managed data
Delete managed member
Use this endpoint to delete the specified partner-managed member. The endpoint will respond with a status of 204 No Content without a resource.
delete/users/{user_guid}/managed_members/{member_guid}
Path parameters
member_guidstring required
The unique id for a member.
user_guidstring required
The unique identifier for a user, beginning with the prefix USR-.
Headers
Acceptstring required
Example:application/vnd.mx.api.v1+json
Specifies the media type expected in the response.
Response
No Content