DELETE
/
api
/
ai
/
configurations
/
{id}
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

AI configuration deleted successfully

message
string