v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Members

Invite Member

This endpoint invites a Member into the given Product identified by the productId parameter.

post/v1/products/{productId}/members/invite

Path parameters

productIdstring uuid required

The identifier of the Product.

Request body

emailsstring[] required

List of email addresses to invite.

permissionGroupIdinteger required

Identifier of the Permission Group to where the invited users should be added.

Response

When the invite was successful.