Skip to main content
PATCH
Update Selling Point

Authorizations

X-API-Key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Body

application/json
id
string<uuid>
required

Selling Point id to update.

text
string
required

New Selling Point text. Up to 750 characters.

Required string length: 1 - 750

Response

status
enum<string>
required

Response status

Available options:
success
data
object | null
required

No response payload

Example:

null

message
string
required

Success message

Example:

"Operation completed successfully"