cURL
curl --request DELETE \ --url 'http://{{baseurl}}/api/v1/management/action-classes/{actionClassId}' \ --header 'x-api-key: <x-api-key>'
{ "data": { "createdAt": "2024-04-23T08:58:47.507Z", "description": null, "environmentId": "clurwouax000azffxt7n5unn3", "id": "clvc5m82c000z494jkvnw1gh0", "name": "My Action from Postman", "noCodeConfig": null, "type": "code", "updatedAt": "2024-04-23T08:58:47.507Z" } }
Deletes an existing action class
Documentation IndexFetch the complete documentation index at: https://docs.feedbackflowhq.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.feedbackflowhq.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
The response is of type object.
object
Was this page helpful?