⭐ If you like what we are doing with Automatisch, please give us a star on GitHub.
Skip to content

Delete a user

DELETE
/users/{userId}

Deletes a specific user by ID.

Authorizations

ApiKeyAuth
TypeAPI Key (header: x-api-token)

Parameters

Path Parameters

userId*

Unique identifier of the user

Typestring
Required

Responses

User deleted successfully

Playground

Server
Authorization
Variables
Key
Value

Samples