API Tokens
Number of APIs: 4
-
Revoke an API Token DELETE {{baseUrl}}/api/v1/api-tokens/:apiTokenId
-
Retrieve an API Token's Metadata GET {{baseUrl}}/api/v1/api-tokens/:apiTokenId
-
List all API Token Metadata GET {{baseUrl}}/api/v1/api-tokens
-
Revoke the Current API Token DELETE {{baseUrl}}/api/v1/api-tokens/current