Add Rev Users Associations
Adds an association to 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 Rev orgs/accounts.
rev_user_id
ID of the Rev user to associate to.
Response
Response for adding associations to a Rev user.