Users
Delete user
Delete a user by ID. This endpoint is currently only used by the Sulu platform as part of the subscription flow.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a user
Response
204
_mintlify/placeholder
User deleted successfully