Skip to main content
POST
Revoke multiple credentials by their ids

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string[]
required
Minimum array length: 1
Minimum string length: 1

Response

204

Credentials revoked successfully