Authorization: Bearer ********************curl --location --request PATCH 'http://localhost:8080/v1/organizations/14fc59b0-ffc4-46d5-8f93-2588c6577234/switch' \
--header 'Authorization: Bearer <token>'{
"message": "string",
"success": true
}