Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the sub-user
Response
Sub-user details response
The response is of type object
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the sub-user
Sub-user details response
The response is of type object
.