AArtery

Invite a new staff user — issues a one-time password-set URL

post/v1/admin-auth/users

Creates a row in `admin_users` with no password set, mints a single-use setup token, and returns the URL. The invitee picks a password via POST /v1/admin-auth/users/:id/redeem and immediately starts an admin session.

Invite a new staff user — issues a one-time password-set URL · Artery API Docs