Skip to main content
DELETE
Delete users (admin only)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
userIds
string[]
required

Response

Users deleted successfully

message
string
deletedCount
integer