Skip to main content

Delete a Personal Access Token.

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

This endpoint allows for deleting a Personal Access Token belonging to the current user.

Request

Path Parameters

  • id string required
Responses

This response has no body.

Loading...