RemoveMemberFromOrganizationResponseModel
statusboolean
Whether the request succeeded.
messagestring
Human-readable description of the result.
RemoveMemberFromOrganizationResponseModel
{
"status": true,
"message": "string"
}
Was this page helpful?