Operations

Cancel an operation

Cancel an outgoing operation

delete/1/newsletters/{domain}/operations/{operationId}

Path parameters

domaininteger required

The Domain model instance

operationIdstring required

Unique identifier of the Operation

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

databoolean

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.