Skip to main content
DELETE
/
applications
/
{applicationId}
/
access-levels
Delete an access level for an application
curl --request DELETE \
  --url https://core.ravenna.ai/api/applications/{applicationId}/access-levels \
  --header 'x-ravenna-api-token: <api-key>'
"<any>"

Authorizations

x-ravenna-api-token
string
header
required

Path Parameters

applicationId
string
required

Query Parameters

id
string
required

Response

Successful response

The response is of type any.