Skip to main content
POST
Add a record to a list

Authorizations

Authorization
string
header
required

API key: supersonic_live_...

Body

application/json
list_id
string
required

List UUID

record_id
string
required

Record UUID to add

data
object

Initial entry data (e.g. stage)

Response

Success

The response is of type object.