Organizations
cURL
curl --request DELETE \ --url https://api-sandbox.y.uno/v1/organizations/users/{user_id} \ --header 'PRIVATE-SECRET-KEY: <api-key>' \ --header 'PUBLIC-API-KEY: <api-key>'
Deletes a user and its associated records.
User UUID.
No Content
Was this page helpful?