Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
The users have been successfully pre-registered.
The response is of type object
.
This endpoint allows tenant administrators to pre-register users within their tenant.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The users have been successfully pre-registered.
The response is of type object
.