Skip to main content
POST
Invite a workspace member

Authorizations

Authorization
string
header
required

Opaque AMS machine token created by browser-assisted CLI login. Management requests are restricted to that machine profile's workspace and linked human membership.

Path Parameters

workspace_id
string<uuid>
required

Exact workspace UUID.

Body

application/json
email
string<email>
required
Maximum string length: 320
role
enum<string>
default:member
Available options:
admin,
member

Response

The invitation and private acceptance URL.

invitation
object
required
acceptance_url
string<uri>
required

Private, email-bound URL returned only when the invitation is created.

delivery
string
required
Allowed value: "manual_link"