Skip to main content
DELETE
Delete user

Authorizations

Authorization
string
header
required

Use a valid Bearer token to authenticate.

Path Parameters

userId
string
required

The identifier for the user that generated by system. Example: 621dd813eb3ebf16b94d6969

Response

OK

id
string

User id deleted.

status
boolean

Status of response.

message
string

Message of response.