v1

latestOpenAPI 3.1.02026-07-241280174.1 KB

Delete

Service Token

delete/v3/configs/config/tokens/token

Request body

projectstring required

Unique identifier for the project object.

configstring required

Name of the config object.

slugstring

The slug of the service token.

tokenstring

The token value.

Response

200

successboolean

Example response

{
  "success": true
}