v1
latestOpenAPI 3.1.02026-07-244012.5 KBDelete a user
Remove all data associated to a given user, including all associated installations.
delete/users/{userId}
Path parameters
userIdstring required
Id of the user to delete.
Response
202
Example response
{
"success": true
}