Skip to main content
POST
Register (single-call variants)

Body

application/json
flowType
enum<string>
required
Available options:
user-claimed,
agent-verified
email
string<email>

Required for user-claimed

scopes
enum<string>[]

Required for user-claimed

Available options:
workspace.create,
workspace.read,
workspace.delete,
workspace.reclassify,
channel.connect,
channel.read,
channel.manage,
messages.read,
billing.read,
billing.manage,
member.invite,
member.manage,
team.read,
team.manage,
support.read,
support.write
providerJwt
string

Required for agent-verified

Response

Registration started (user-claimed) or credential issued (agent-verified)

User-claimed flow started.

flowType
enum<string>
Available options:
user-claimed
registrationId
string<uuid>
expiresAt
string<date-time>
nextStep
string