Skip to main content
POST
create-bulk-phone-call

Authorizations

x-api-key
string
header
required

API key from Rapida credentials.

Headers

x-client-source
enum<string>
default:sdk

Client source identifier. SDK clients send this automatically.

Available options:
sdk
x-auth-id
string

Optional user identifier to propagate with the request.

Body

application/json
phoneCalls
object[]
required
Minimum array length: 1

Response

Bulk outbound phone call request accepted.

code
integer<int32>
Example:

200

success
boolean
Example:

true

data
object[]
error
object

Platform error response details. errorCode is a stable platform error code. See PlatformErrorCode for documented code/message mappings.