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.
Deprecated
This endpoint has been deprecated. For more information, reference the Migration guide.
DELETE
/users/{user_guid}/managed_members/{member_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
member_guid The unique id for a | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Accept Specifies the media type expected in the response. | Required | String |
Loading...