App Logo
cloud.digitalocean.com

Invite DigitalOcean team member

Invite (create) a member on the current DigitalOcean team by email and role. Role is free-text matched against the team's basic roles (Owner, Member, Modifier, Biller, Billing Viewer, Resource Viewer) or a custom role name if the team has any. Owner cannot be assigned directly on invite, because DigitalOcean only allows promoting to Owner after the invitee joins as a non-Owner. Returns the invited email and requested role; the member starts as Pending until they accept.

Input

role required

Role name as shown in DigitalOcean's role picker, e.g. Member, Modifier, Biller, Billing Viewer, Resource Viewer (or a custom role name). Case-sensitive match against the picker's option labels.

email required

Email address to invite.

requireSecureSignIn optional

Require Google/GitHub/2FA-protected sign-in for this invite. Default false (unchecked, matching the form's default).

Output

role required
email required
invited required

FAQ

Invite (create) a member on the current DigitalOcean team by email and role. Role is free-text matched against the team's basic roles (Owner, Member, Modifier, Biller, Billing Viewer, Resource Viewer) or a custom role name if the team has any. Owner cannot be assigned directly on invite, because DigitalOcean only allows promoting to Owner after the invitee joins as a non-Owner. Returns the invited email and requested role; the member starts as Pending until they accept.
Required: email, role. Optional: requireSecureSignIn.
It returns role, email, invited.
Yes. It acts as you on cloud.digitalocean.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the cloud.digitalocean.com cookies saved by the Reduck extension.
It makes changes on cloud.digitalocean.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/cloud.digitalocean.com/create_user, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/cloud.digitalocean.com/create_user
It is part of Reduck's official curated catalogue.

Start building not clicking