Users
Delete a user record
Deletes a single user record by ID.
Required scopes: object_configuration:read
, record_permission:read-write
.
DELETE
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Path Parameters
The UUID of the user record to delete.
Example:
"5e3fb280-007b-495a-a530-9354bde01de1"
Response
200
application/json
Success