Instances

Submit Instance RFI Response

Submit a flat response object for the open instance RFI. Standalone: submitting does not change any instance or onboarding status. Returns { success: false, reason } when no pending RFI exists, callers should refetch the RFI state instead of retrying.

post/v1/instances/{instance_id}/rfi

Path parameters

instance_idstring required
Example:in_000000000000

Request body

object required

Response

RFI submitted (success: true) or rejected because no pending RFI exists (success: false)

OR

Changes

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