Team Members

Update Member

1min



This API is used to Update your team member information.
POST
Request
Header Parameters
authcode
required
String
This is the unique Auth key
access
required
Integer
Access to be given to the member. 1 or admin and 2 for regular
status
required
Integer
The member has to be made active or not. 1 for inactive and 2 for active
member_id
required
Integer
Team member unique id. ( for example 22259 )
member_num
required
Integer
The number of the member, this is non editable
member_email
required
String
Team Member Email id ( fro [email protected])
member_name
required
String
This is the username of the member
password
required
String
This is the password that the member uses to login to the panel




Updated 01 Dec 2023
Doc contributor
Did this page help you?