curl --request POST \
--url http://0.0.0.0:3000/v1/organizations/{id}/leave \
--header 'Authorization: Bearer <token>'{
"ok": true
}curl --request POST \
--url http://0.0.0.0:3000/v1/organizations/{id}/leave \
--header 'Authorization: Bearer <token>'{
"ok": true
}