Skip to main content

Delete Workflow Credential

DELETE 

/api/automation/workflow-credentials/:uuid

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

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Response: 200 OK

{ "message": "Credential deleted" }

Route name: automation.credentials.destroy

Request

Responses

Successful response