Add a temporary membership override for the authenticated user. While any temporary memberships exist, normal memberships are ignored. Requires developer tools access. Usually only applicable to testing.
Documentation Index
Fetch the complete documentation index at: https://docs.pingintel.com/llms.txt
Use this file to discover all available pages before exploring further.
Supports Token -prefixed API keys and Bearer -prefixed JWT-based authentication.
UUID of the team to add membership for. Provide exactly one of team_uuid, division_uuid, or company_uuid.
UUID of the division to add membership for.
UUID of the company to add membership for.
Membership type. Defaults to 'member'.
member - memberadmin - adminowner - ownermember, admin, owner Email of the user to grant membership to. Defaults to the authenticated user.
No response body