Examples
Update Example
This endpoint updates an example
PUT
/
v1
/
examples
Body
This is the id of the example.
This is the type of the example.
This is the name of the example.
This is the 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
This is the id of the example.
This is the type of the example.
This is the name of the example.
This is the 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.