Update an existing redialing rule.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Path parameters

idstringRequiredformat: "uuid"
The unique identifier of the redialing rule to update.

Request

The updated redialing rule configuration.
outreachMaxAttemptsintegerOptional
outreachMaxAttemptsForNumberintegerOptional
namestring or nullOptional
outcomeslist of objects or nullOptional
systemActionsmap from strings to lists of objects or nullOptional

Response

OK
idstringOptionalformat: "uuid"
statusstring or nullOptional
namestring or nullOptional
outreachMaxAttemptsintegerOptional
outreachMaxAttemptsForNumberintegerOptional
outcomeslist of objects or nullOptional
systemActionsmap from strings to lists of objects or nullOptional

Errors

400
Bad Request Error
404
Not Found Error