Skip to main content
POST
Issue a module ingest credential

Authorizations

Authorization
string
header
required

Partner admin session token sent as Authorization: Bearer <token>. Obtained by signing in (console or the email OTP endpoints) and completing the second factor; see the Authentication page.

Path Parameters

installationId
string
required

Body

application/json
scopes
enum<string>[]
Available options:
ingest
ip_allowlist
string[]

Response

Module credential issued

id
string
required
module_installation_id
string
required
organization_id
string
required
scopes
string[]
required
ip_allowlist
string[]
required
last_used_at
string | null
required
rotated_at
string | null
required
revoked_at
string | null
required
created_at
string
required
updated_at
string
required
raw_key
string
required