Skip to main content

Delete Workflow Credential

DELETE 

/api/automation/workflow-credentials/:uuid

Deletes a workflow credential by UUID. 404 if not found.

Response: 200 OK

{ "message": "Credential deleted" }

Route name: automation.credentials.destroy

Request

Responses

Successful response