v4

latestOpenAPI 3.1.1Apache 2.02026-07-31107278570.4 KB
Users

Delete user by external ID

Permanently removes a user identified by your application's external identifier. This action deletes the user's profile, memberships, and all related data across all organizations. This operation cannot be undone.

delete/api/v1/users:external/{external_id}

Path parameters

external_idstring required

External system identifier from connected directories. Must match existing records

Response

User successfully deleted. No content returned

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