cURL
curl -X DELETE \ /user/api-tokens/{id} \ --header "Authorization: Bearer <token>"
Delete an api token
user:api-token:write
Value for the Authorization header parameter.
ApiToken identifier
ApiToken resource deleted
Was this page helpful?