Delete access token template

delete/api/v2/user/accesstokentemplate/{id}

Permanently deletes an access token template owned by the authenticated user. Any access tokens that were created from this template will have their accessTokenTemplateId reference cleared but will otherwise remain intact.

Path Parameters

  • idstringRequired
    The public ID of the template to delete

200 Response

id string required

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

404 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id