v1

latestOpenAPI 3.1.02026-07-261344388.3 KB
User

Send a user invitation

Sends or resends an invitation email to a user who has been invited but not yet accepted.

post/api/users/{userId}/invitation

Path parameters

userIdstring uuid required

Unique identifier of the invited user

Response

The created invitation

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