Skip to main content
POST
Create enrollment link

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Path Parameters

applicationId
string
required

Body

application/json
name
string
required
Maximum string length: 160
mode
enum<string>
Available options:
HOSTED,
EMBEDDED,
HYBRID
defaultAgentKind
enum<string>
Available options:
PERSONAL,
BUSINESS
defaultVisibility
enum<string>
Available options:
PUBLIC,
RESTRICTED,
PRIVATE
maxUses
integer
Required range: x >= 1
expiresAt
string<date-time>
settings
object

Response

The enrollment token and hosted signup URL.