Skip to main content
POST
Create Signup Link

Headers

OpenPMM-Request-Id
string

Optional request ID. OpenPMM returns this value when it is valid. Otherwise, OpenPMM creates a request ID.

Maximum string length: 128

Body

application/json

Workspace and verified email details.

email
string<email>
required
Maximum string length: 254
Example:

"publisher@example.com"

workspace_name
string
required
Required string length: 1 - 200
authorize_cli
boolean
default:false
device_name
string
Required string length: 1 - 200
cli_version
string
Required string length: 1 - 100

Response

The signup link.

object
string
required
Allowed value: "signup_intent"
signup_url
string<uri>
required

Hosted page where the user completes signup.

expires_at
string<date-time>
required
Example:

"2026-08-09T12:00:00.000Z"

cli_authorization
object