Create Example
This endpoint creates a new example
POST
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
The name of the example to be created.
The type of the example (e.g., string, number, boolean).
A brief description of the example.
This is the ticket_id of the example.
This is the created_at of the example.
This is the updated_at of the example.
Response
The name of the created example.
The type of the created example.
A brief description of the created example.
This is the ticket_id of the example.
This is the created_at of the example.
This is the updated_at of the example.