Add Custom Event Schema
See the sample example of how a custom event schema can be added. Links to more detailed instructions can be found at the end of the article.
How this example works
In this example, we will set up a sample custom event schema to trigger the achievement created in the next step.
Try yourself
Add a custom event schema Endpoint:
POST /api/{storeCode}/customEvent/schema
204 No Content
status indicates the custom event schema was successfully created.
Endpoints used
More resources
For a detailed overview and description of the creation and management of the custom event schemas, please refer to these series of articles:
Last updated
Was this helpful?