WorkflowAction—Delete
This API allows an administrator to delete an existing workflow action. The administrator references the existing WorkflowAction object by its ID.
|
URI: |
https://<FQDN>/finesse/api/WorkflowAction/<id> |
|
Example URI: |
https://finesse1.xyz.com/finesse/api/WorkflowAction/768 |
|
Security Constraints: |
Only administrators can use this API. |
|
HTTP Method: |
DELETE |
|
Content Type: |
Application/XML |
|
Input/Output Format: |
XML |
|
HTTP Request: |
— |
|
HTTP Response: |
200: Success 400: Bad Request 400: Finesse API Error 401: Authorization Failure 403: Forbidden 404: Not Found 500: Internal Server Error |
|
Example Failure Response: |
|