Invite Team
Invitations
Invite Team
POST
Invite Team
Invites a team to the specified location by email. The invited user will receive an email with a link to accept the invitation. Rate limited to 5 requests per minute.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
The UUID of the location.
The email address of the user to invite. Maximum 255 characters.
Whether to transfer location ownership to the invited team upon acceptance.
Whether to grant sensitive data access to the invited team.
ISO 8601 date for when the data access expires. Must be a future date.
Whether the invited team can access all assets on the location.
An array of specific assets the team can access. Required when
can_access_all_assets is false.Response
A confirmation message indicating the invite was created successfully.
The created invitation object.
The invitation token used for acceptance.
Links for accepting the invitation.