Skip to main content
POST
Create Selling Point

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
voiceId
string<uuid>
required

ID of the Voice this Selling Point will be attached to.

text
string
required

The Selling Point text. Up to 750 characters.

Required string length: 1 - 750

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"