REST Resource: signupUrls

Resource: SignupUrl

An enterprise signup URL.

JSON representation
{
  "name": string,
  "url": string
}
Fields
name

string

The name of the resource. Use this value in the signupUrl field when calling enterprises.create to complete the enterprise signup flow.

url

string

A URL where an enterprise admin can register their enterprise. The page can't be rendered in an iframe.

Methods

create

Creates an enterprise signup URL.