Test Users
Delete a domain test user
Deletes the test user when called on its home domain. When called on another domain covered by the user’s scope, only detaches that domain from the scope (response includes detached: true). Org-wide (all-domains) users can only be deleted from their home domain (409 otherwise).
DELETE
Error
Authorizations
API token obtained from the Tokens endpoint or CLI device login. Include as Authorization: Bearer <token>. Requests made with a managed CLI session also include X-Strix-Workspace: <organization_id> to pin a process to the workspace it started in; recovery endpoints report the current workspace after a concurrent switch.