Sub-users
Update a specific sub-user
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the sub-user to be updated
Body
application/json
Response
200
application/json
Sub-user updated successfully
The response is of type object
.