7. Change status
Change status of profile
Request
Method | URL |
---|---|
PUT | http://127.0.0.1:5555/change-status |
Body
id: id of status, use api list status to get id. Also, the ID of the default status: '0'- No Status, '-1'-Ban, '-2' - Ready, '-3'- New.
browser_uuid: UUID of profile
Response
Last updated