Skip to main content
DELETE
/
api
/
v1
/
management
/
action-classes
/
{actionClassId}
Delete Action Class
curl --request DELETE \
  --url https://{baseurl}/api/v1/management/action-classes/{actionClassId} \
  --header 'x-api-key: <x-api-key>'
{}

Headers

x-api-key
string
required

Path Parameters

actionClassId
string
required

Response

OK

The response is of type object.