MCP documentation | MCP docs for agents
ark_reject_carrier_onboarding
ark.reject_carrier_onboarding
Reject a carrier submitted through self-service onboarding, mark the carrier do-not-use, update the invite, and notify the carrier.
- Availability
- Expanded preview
- Scopes
carriers:write- ARK permissions
canApproveCarrier- Team visibility
- Not entity-scoped
- Approval policy
ask_before_send- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- Yes
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
carrierIdstringrequiredARK carrier ID pending self-service onboarding review.
format: uuid
rejectionNotestringOptional internal rejection note sent to the carrier when provided.
max length: 2000
Result
The tool returns the canonical ark.reject_carrier_onboarding operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.