English
cURL
curl "https://api.phrase.com/v2/authorizations/:id" \ -u USERNAME \ -X DELETE
Delete an existing authorization. API calls using that token will stop working.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
ID
The resource was deleted successfully.
Was this page helpful?