post https://api.opti-x.optimove.net/sports-inventory/{basePath}/records
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request POST \
--url https://api.opti-x.optimove.net/sports-inventory/v1/records \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
[
{
"selectionStatus": "Active",
"displayStatus": "Displayed"
}
]
'
Try It!
to start a request and see the response here! Or choose an example: