Recerc

Invite a workspace user

Creates a workspace user record and sends an invitation email.

POST/api/users

Creates a workspace user record and sends an invitation email.

Request Body

application/json

Request payload for Invite a workspace user.

name*string

Display name for the invited workspace user.

Length1 <= length
email*string

Email address used for the invitation.

Example"jane@example.com"
description?|

Optional description shown in the workspace user list.

defaultRole*string

Initial workspace role assigned to the user.

Value in"admin" | "collaborator" | "price_manager" | "product_media_manager"
Example"collaborator"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json