Error
A valid request URL is required to generate request examples{
"event": {
"id": "<string>",
"merchantId": "<string>",
"title": "<string>",
"startsAt": "<string>"
}
}integration
Publish an event (API token, merchant:write)
POST
/
v1
/
integration
/
events
Error
A valid request URL is required to generate request examples{
"event": {
"id": "<string>",
"merchantId": "<string>",
"title": "<string>",
"startsAt": "<string>"
}
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
201 - application/json
Default Response
Show child attributes
Show child attributes

