v1
latestOpenAPI 3.1.02026-07-246014.7 KBCreate Custom Event
Send a Custom Event to use in Flows
post/api/v2/events
Headers
X-Postscript-Shop-Tokenstring
Shop API Token. Required for partners. This header should be used only by partners. Shops should include their API token in the Authorization header.
Request body
Response
202
Example response
{
"event_ids": [
"1234-abcd-5678"
]
}