Skip to main content

Delete an API Token

DELETE 

/Accounts/:AccountSid/tokens/:token_id

Delete an API Token. This action cannot be undone.

Request

Path Parameters

    AccountSid uuidrequired

    The unique identifier for the project you want to use to authenticate this request.

    token_id uuidrequired

    The unique identifier of the project API token that you want to update.

Responses

No Content

Loading...