Skip to main content

Invite a user to the network and email them an accept link

POST 

/v1/networks/:networkId/invitations

Creates an invitation for the given email with a membership role (admin or viewer) and emails the recipient a tokenized accept link. Requires the administrator role. Email delivery is best-effort and never fails the request, so the 201 response reports whether the email was sent and also returns the invite_url directly. The response includes the one-time accept URL, which is only surfaced at creation time.

Request

Responses

Invitation created and the recipient notified

Response Headers
    Location

    URL of the created invitation