Query user memberships of the tenant.
path Parameters
tenantIdThe tenant id
query Parameters
filterThe OData filter expression (with support for attribute fields)
orderByThe OData order-by expression (with support for attribute fields)
resultThe query result type: items, count or items with count (default: result items)
The query result type
selectThe OData field selection expression
skipThe number of items in the queried collection that are to be skipped
statusThe object status (default: all status)
The object status
topThe number of items in the queried collection
Query user memberships of the tenant. › Responses
Success
countThe query result count
The query result items
Create a new user membership for the tenant
path Parameters
tenantIdThe tenant id
Create a new user membership for the tenant › Request Body
userIdemployeeIdCreate a new user membership for the tenant › Responses
Created
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
userIdThe user id
employeeIdThe employee id
firstNameThe first name of the user.
lastNameThe last name of the user.
Query user memberships invitations of the tenant.
path Parameters
tenantIdThe tenant id
Query user memberships invitations of the tenant. › Responses
Success
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
tenantIdentifierThe tenant identifier
emailThe email
employeeIdThe employee id for the user membership.
expiresAtThe expiration date and time for the user membership invitation.
Invites a user to the tenant
path Parameters
tenantIdThe tenant id
Invites a user to the tenant › Request Body
emailemployeeIdInvites a user to the tenant › Responses
Created
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
tenantIdentifierThe tenant identifier
emailThe email
employeeIdThe employee id for the user membership.
expiresAtThe expiration date and time for the user membership invitation.
Update the user membership
path Parameters
tenantIdThe tenant id
userMembershipIdThe user membership id
Update the user membership › Request Body
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
userIdThe user id
employeeIdThe employee id
firstNameThe first name of the user.
lastNameThe last name of the user.
Update the user membership › Responses
Success
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
userIdThe user id
employeeIdThe employee id
firstNameThe first name of the user.
lastNameThe last name of the user.
path Parameters
invitationIdResponses
Success
idThe unique object id (immutable)
statusThe object status
createdThe date which the API object was created (immutable)
updatedThe date which the API object was last updated (immutable)
tenantIdThe tenant id
tenantIdentifierThe tenant identifier
emailThe email
employeeIdThe employee id for the user membership.
expiresAtThe expiration date and time for the user membership invitation.
