Exports

Abort Export

Abort an export by ID

post/api/v1/exports/{id}/abort

Path parameters

idstring uuid required

ID of the export to abort.

ID of the export to abort.

Response

Successful Response

Changes

Changed in 1 of the 7 revisions of this API.1

    • added the new custom_rpc_node_unavailable enum value to the response property for the response status

      response-property-enum-value-added