English
cURL
curl "https://api.phrase.com/v2/accounts/:account_id/distributions/:distribution_id/release_triggers/:id" \ -u USERNAME_OR_ACCESS_TOKEN \ -X DELETE
Delete a single release trigger.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Account ID
Distribution ID
ID
The resource was deleted successfully.
Was this page helpful?