Create access control group
Creates an access control group
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request to create an organization group.
Name of the group
"Engineering Team"
Description of the group
"Software engineering team members"
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
List of user UUIDs to add to the group
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"