delete an app
DELETE /v1/action-workflows/{action_workflow_id}
DELETE
/v1/action-workflows/{action_workflow_id}
Authorizations
Parameters
Path Parameters
action_workflow_id
required
string
Action workflow ID
Responses
200
OK
boolean
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean