v8

OpenAPI 3.1.02026-08-03150119167.4 KB
User API

Invite Member

Invite someone to an organisation and email them.

If the invitee already has a Toolhouse account they join immediately, so the "Go to organisation" link in the email lands somewhere that works. Otherwise the invite stays pending until they sign up.

post/me/organisations/{organisation_id}/invites

Path parameters

organisation_idstring required

Request body

emailstring email required
role'admin' | 'user'

Response

Successful Response

idstring uuid required
organisation_idstring required
emailstring required
role'admin' | 'user' required
invited_bystring required
status'pending' | 'accepted' | 'revoked'
created_atstring date-time nullable
resolved_atstring date-time nullable