Unlink Rev Users
DeprecatedUnlinks a rev user from a rev org.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the Rev user.
rev_org
The ID of the Rev organization to unlink the Rev user from.
rev_org_donDeprecated
The don of the rev org to unlink the rev user from. This is deprecated, use rev_org instead.
user_donDeprecated
The don of the rev user to unlink. This is deprecated, use id
instead.
Response
Response for unlinking/removing a Rev user from a Rev organization.
rev_user