updateOrgAdminInvite

PUT https://{{host}}/api/v1/orgs/:org_id/invites/:invite_id

NameTypeDescription
emailstringemail (admin_id is not exposed)
first_namestringfirst name, used in the invitation text
last_namestringlast name
privilegeslistlist of privileges the admin has on the orgs/sites
scopestringsite / org / sitegroup
rolestringadmin / write / read / helpdesk / installer
viewstringoptional, see [supported UI views]
site_idstringsite id
hoursintoptional, how long the invite should be valid, default is 1 day (Max is capped at 1 week)

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
X-CSRFTokenstring
Content-Typestring