DELETE
/
api
/
v1
/
appearance
/
{id}
/
Delete appearance configuration
curl --request DELETE \
  --url https://api.camelai.com/api/v1/appearance/{id}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT or API key authentication using Bearer scheme

Path Parameters

id
string
required

Response

204

No response body