Remove Rev Users Associations

POST

Removes an association from a Rev user. This API is only available when the multi-association contact feature is enabled.

Request

This endpoint expects an object.
associationslist of stringsRequired

Associations of the Rev user to remove.

rev_user_idstringRequiredformat: "id"

ID of the Rev user whose associations are to be removed.

Response

Response for removing associations from a Rev user.

Built with