API Remove the browser profile:
Request Url:
https://api.xlogin.us/v1/profile/remove?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&profileId=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx,xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Request Type: POST/GET
Name | Type | Description | required |
token | string | Authentication token | true |
profileId | string | Browser profile ID (batch remove, parameters splice with a comma, ) | true |
Request
{
"token": "66e9f73f3617c6afdc6768f7a61a58ae",
"profileId": "86AE6678-CFA1-4A38-94C2-6265CB25C404,EAEDC9FA-6642-4EDD-9412-28425B9BD810"
}
Note:
1. token: Please refer to the "API Token" tutorial.
2. profileId: Please refer to the "Where can the Profile ID be Found?" tutorial or use the profile/list interface to get all profileId.