v1
latestOpenAPI 3.0.02026-07-2422987517.5 KBUser
Delete a user
Deletes the user record. Not company-scoped (on the whitelist).
delete/v1/users/{id}
Path parameters
idstring required
The id of the resource. This is a UUID for most resources, but for user endpoints it is the user's Firebase UID (an opaque string), so no uuid format is asserted here.
Response
The deleted user id.