Permissions
Delete user
Delete the user from the datasource. Silently succeeds if user is not present.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body of the /deleteuser API call
Response
200
OK