This endpoint allows tenant administrators to register users within their tenant.
Documentation Index
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Email of the user
Send invite email if user does not exist
Fail if user exists
Dry run
Url to redirect when invite is accepted
"<control plane url>/invite-accept"
The users have been successfully registered.
The response is of type RegisterUsersResponse · object.