Skip to main content
POST
Answer provider sign-in prompt

Authorizations

Authorization
string
header
required

A workspace-bound human user OAuth grant with org:write scope. The user must be an organization owner/admin. API keys and browser sessions are not accepted.

Path Parameters

orgId
string
required

Organization id or slug. Resolve it with GET /v3/self.

loginId
string<uuid>
required

The provider OAuth login id.

Body

application/json
prompt_id
integer
required
value
string
required

Answer to this prompt. Text prompts may accept a blank answer for a provider default. Write-only; never returned or logged.

Maximum string length: 8192

Response

Answer accepted. Poll for the next action.

ok
boolean
required