Skip to main content
POST

Authorizations

Authorization
string
header
required

Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….

Headers

Idempotency-Key
string

Opt-in idempotency for a safely retried write: reuse the same key to replay the original result for 24h instead of re-executing. Recommended on every POST.

Maximum string length: 255

Path Parameters

id
string
required

The resource id (path).

Response

OK

queued
enum<string>[]
required

The record types queued to import: Lead, Deal, Meeting. Empty when this app has nothing to pull in.

Available options:
Lead,
Deal,
Meeting
Example: