cURL
curl --request DELETE \ --url https://{baseurl}/api/v1/management/action-classes/{actionClassId} \ --header 'x-api-key: <x-api-key>'
{}
Deletes an existing action class
OK
The response is of type object.
object
Was this page helpful?