Skip to main content
DELETE
Delete PAT

Authorizations

Authorization
string
header
required

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

Body

application/json

Payload used to delete a personal access token by name.

name
string
required

The personal access token name to delete.

Required string length: 1 - 256

Response

Personal access token deleted