API REFERENCE
User-list

Upload user-list

1 min
Upload the list of monitored users
POST
Request
Path Params
id
String
required
ID of the monitor
Header Parameters
Authorization
String
required
Bearer access token, it returned by the /auth
Form Parameters
file
Object
optional
Binary data stream
Curl
Node.js
JS
Python
Ruby
Responses
200


The user-list file currently only supports the utf-8 encoded text file format, with each CPF delimiter being a line break or comma.