DEL
Delete access token template
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 Params
-
idstring requiredThe public ID of the template to delete
Responses
200
OK
Response Body
object
-
idstring required
401
Unauthorized
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id
404
Not Found
Response Body
object
-
namestringError code -
contextmap of objects requiredProperties that apply to a specific error namecontext object
-
<key>object
-
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id