Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
event-source
groups
operate
keyring
links
slas
product-usage
schedules
parts
question-answers
rev-orgs
rev-users
POST
Create
POST
Delete
GET
Get
POST
Get Post
POST
Link Rev User To Rev Org
GET
List
POST
List Post
GET
Scan
POST
Scan Post
POST
Unlink Rev User From Rev Org
POST
Update
customization
search
service-accounts
snap-ins
snap-widgets
surveys
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
rev-users
Unlink Rev User From Rev Org
POST
https://
api.devrev.ai
/
rev-users.unlink
Unlinks a rev user from a rev org.
Request
This endpoint expects an object.
id
string
Optional
The ID of the Rev user.
rev_org
string
Optional
The ID of the Rev organization to unlink the Rev user from.
rev_org_don
string
Optional
The don of the rev org to unlink the rev user from. This is deprecated, use rev_org instead.
user_don
string
Optional
The don of the rev user to unlink. This is deprecated, use id instead.
Response
This endpoint returns an object.
rev_user
object
Show 22 properties
Built with