Invite a new team member to join a workspace. Only workspace owners can send invitations.
The unique identifier of the workspace where the invitation is being sent.
The unique identifier of the workspace being accessed (should match the path parameter :workspaceId
).
The email address of the person to invite.
The role to assign to the invited user (“admin”, “editor”, “viewer”).
This endpoint allows a workspace owner to invite a new team member to their workspace by email.
If the workspace is configured in agency mode with white-label settings, the invitation email will be sent using the workspace’s verified custom email (if available).
The invitation expires automatically after 7 days if not accepted.
Indicates whether the invitation was successfully sent.
A message confirming the outcome of the invitation process.
Invite a new team member to join a workspace. Only workspace owners can send invitations.
The unique identifier of the workspace where the invitation is being sent.
The unique identifier of the workspace being accessed (should match the path parameter :workspaceId
).
The email address of the person to invite.
The role to assign to the invited user (“admin”, “editor”, “viewer”).
This endpoint allows a workspace owner to invite a new team member to their workspace by email.
If the workspace is configured in agency mode with white-label settings, the invitation email will be sent using the workspace’s verified custom email (if available).
The invitation expires automatically after 7 days if not accepted.
Indicates whether the invitation was successfully sent.
A message confirming the outcome of the invitation process.