Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the admin to be edited
Body
application/json
Admin details to be edited
Response
Admin details updated successfully
Example:
"Admin details updated successfully"

