v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
User

Invite users

Sends invitation emails to the specified email addresses to join the organisation.

post/api/users

Request body

emailsstring[] required

List of email addresses to invite (max 10)

Response

List of created invitations

idstring uuid required

Unique identifier of the invitation

emailstring email required

Email address the invitation was sent to

status'pending' | 'accepted' required

Current status of the invitation

userIdstring uuid required

ID of the user associated with this invitation

createdAtstring required

Timestamp when the invitation was created

expiresAtstring nullable

Timestamp when the invitation expires