Skip to main content
DELETE
Remove a workflow interface

Authorizations

Authorization
string
header
required

A Modus personal access token (modus_<orgUuid>_<prefix>_<secret>) or an OAuth 2.1 access token, sent as Authorization: Bearer <token>.

Path Parameters

id
number
required

Numeric workflow id.

Example:

42

interfaceId
string
required

Interface row id (UUID).

Example:

"00000000-0000-4000-a000-000000000abc"

Response