Skip to main content

Delete a personal access token (PAT) for the current user.

DELETE /api/admin/user/tokens/:id

Deletes a personal access token (PAT) belonging to the current user.

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...