Disconnect a user's network account
https://api.knod.es/users/disconnect
Remove credentials for a user on a particular network. This call should be invoked if the user requests to remove a network account from their profile, or if you have reason to believe the credentials are no longer valid.
Requirements
Acting Customer | Yes |
---|---|
Acting User | Yes |
HTTP Methods
If a method is not listed, it is not supported for this call
POST | Issue command |
---|
Parameters
Parameters optional unless specified
Name | Description | Required? |
---|---|---|
user_id | ID of existing user whose account you are disconnecting. | Yes |
network | Network being disconnected. | Yes |
network_id | ID of the account being disconnected on network. | Yes |
Response
User object.