Reserve a new integration

Reserve a new integration row server-side. Returns a pending row scoped to the authenticated owner whose id may be embedded in provider manifests before credentials are supplied.

Authentication

AuthorizationBearer
API key or Clerk session token

Request

This endpoint expects an object.
providerenumRequired
Allowed values:

Response

Pending integration reserved
createdAtstring
expiresAtstring
idstring
providerstring
statusstring

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error