latestOpenAPI 3.0.22026-08-1719091299.2 KB

c82339816c36

consents/users

Delete a user

Delete an existing user

delete/consents/users/{id}

Path parameters

idstring required

The ID of the user to delete. You can delete a user by organization user ID here by providing your organization user ID in the path and adding a $by_organization_user_id query-string parameter

Query parameters

organization_idstring required

The ID of the organization that the user belongs to

$by_organization_user_idstring

Add this query-string parameter if you provide an organization user ID as the id in the path

Response

The deleted ConsentUser object

ConsentUsers required— unresolved $ref