Skip to main content
DELETE
Archive a call script
The Dialer is a newly released product surface: depending on your account’s rollout stage, campaigns managed through this API may not yet be visible in your CloudTalk Dashboard.

Authorizations

Authorization
string
header
required

HTTP Basic Authentication. Use your API Access Key ID as the username and your API Access Key Secret as the password. Generate keys in the CloudTalk Dashboard under Account -> Settings -> API Keys (https://dashboard.cloudtalk.io/menu/account/settings/API-keys).

Path Parameters

scriptId
string
required

Script ID (BIGINT serialized as string in responses; send the numeric value).

Pattern: ^[1-9][0-9]*$

Response

Operation completed successfully. A 204 response has an empty body.