Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Strings
cURL
curl "https://api.phrase.com/v2/accounts/:account_id/automations/:id/trigger" \ -u USERNAME_OR_ACCESS_TOKEN \ -X POST \ -H 'Content-Type: application/json'
{ "message": "Validation Failed", "errors": [ { "resource": "Resource", "field": "name", "message": "can't be blank" } ] }
Trigger an automation.
Enter your token in the format token TOKEN
token TOKEN
Two-Factor-Authentication token (optional)
Account ID
ID
The resource was deleted successfully.
Was this page helpful?