Examples
Delete Example
This endpoint deletes a example.
DELETE
/
v1
/
examples
Body
id
string
This is the id of the example.
Response
id
string
This is the id of the example.
type
string
This is the type of the example.
name
string
This is the name of the example.
description
string
This is the description of the example.
created_at
string
This is the created_at of the example.
updated_at
string
This is the updated_at of the example.