Remove a member from your organization. Organization owners cannot be removed, and the last admin cannot be removed without promoting another member to admin first.
Request
The unique identifier of the membership to remove.
The unique identifier of the organization.
Response
Indicates whether the operation was successful.
A descriptive message about the operation result.
{
"success": true,
"message": "Member removed from organization"
}