Skip to main content
TypeScript

Authorizations

Authorization
string
header
required

Your Periskope API token, sent as Authorization: Bearer <token>. Generate one from the Periskope dashboard under Settings → API & Webhooks. API access requires an active Pro or Enterprise plan.

Path Parameters

scheduled_id
string
required

Id of the scheduled message — the scheduled_id returned when it was created

Minimum string length: 1
Example:

"00000000-0000-0000-0000-000000000000"

Response

Deletion confirmation

success
enum<boolean>

Always true when the scheduled message was deleted

Available options:
true
message
string
Example:

"Scheduled message deleted"

scheduled_id
string
Example:

"00000000-0000-0000-0000-000000000000"