Cancel a port-in request
port_cancel_requestCancel a submitted port request by UUID. Returns a conflict if the project is not cancellable; for unsubmitted drafts, use port_delete_draft instead.
Instructions
Cancel a submitted port. Gated on the project being cancellable — a CONFLICT is returned otherwise. For unsubmitted drafts use port_delete_draft instead. Requires step-up MFA. Errors: NOT_FOUND, CONFLICT, TNIQ_ERROR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Port request UUID (from port_list_requests or port_create_request) |