Create a Smart List
Creates a Smart List with every Sailor-supported dialing rule. The workspace is derived from the API key.
Authentication
AuthorizationBearer
Workspace API key created in Sailor Settings > Integrations > API access.
Headers
Idempotency-Key
Unique retry key retained for 86400 seconds. Reusing it with different request data is rejected.
Request
This endpoint expects an object.
name
description
priority
Allowed values:
max_attempts_per_day
max_attempts_total
min_retry_seconds
dial_timeout_seconds
next_list_id
Response headers
X-Request-Id
Stable request identifier for support and observability.
RateLimit-Policy
Versioned structured quota policy. The syntax follows IETF RateLimit draft 11 and may evolve before standardization.
RateLimit
Current structured quota state for the authenticated credential.
Idempotent-Replayed
True when this exact response was replayed from a completed idempotency record.
Response
Smart List created.
ok
smart_list
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
413
Content Too Large Error
415
Unsupported Media Type Error
422
Unprocessable Entity Error
429
Too Many Requests Error
503
Service Unavailable Error