Authorizations

Delete an authorization

Delete an existing authorization. API calls using that token will stop working.

delete/authorizations/{id}

Path parameters

idstring required

ID

Headers

X-PhraseApp-OTPstring

Two-Factor-Authentication token (optional)

Response

The resource was deleted successfully.

Changes