Skip to main content

Delete an account API token

DELETE 

/bv/account/v1/accounts/api-tokens/:id

Deletes the specified API token.

Request

Path Parameters

    id stringrequired

    Required. The resource identifier of API token.

Responses

A successful response.

Schema

    object

Loading...