Remove Rev Users Associations
Removes an association from a Rev user. This API is only available when the multi-association contact feature is enabled.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
associations
Associations of the Rev user to remove.
rev_user_id
ID of the Rev user whose associations are to be removed.
Response
Response for removing associations from a Rev user.