v4

latestOpenAPI 3.1.1Apache 2.02026-07-31107278570.4 KB
Users

Delete user permanently

Permanently removes a user from your environment and deletes all associated data. Use this endpoint when you need to completely remove a user account. This action deletes the user's profile, memberships, and all related data across all organizations. This operation cannot be undone, so use with caution.

delete/api/v1/users/{id}

Path parameters

idstring required

System-generated user ID. Must start with 'usr_' (19-25 characters)

Response

User successfully deleted. No content returned

{"stackTrail":"paths:/api/v1/users/{id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}