v13

latestOpenAPI 3.0.32026-07-31359869.4 MB
marketplace

Import Resource

This endpoint imports (upserts) a resource to Vercel's installation. This may be needed if resources can be independently created on the partner's side and need to be synchronized to Vercel. When importing as part of the user-initiated import flow, call this endpoint before redirecting the user back to Vercel. See the Import existing resources flow for the full contract.

put/v1/installations/{integrationConfigurationId}/resources/{resourceId}

Path parameters

integrationConfigurationIdstring required
resourceIdstring required

Request body

ownership'owned' | 'linked' | 'sandbox'
productIdstring required
namestring required
status'ready' | 'pending' | 'onboarding' | 'suspended' | 'resumed' | 'uninstalled' | 'error' required
metadataobject
extrasobject

Response

namestring required