The IP address must be approved using the OTP sent to the user’s email address before it becomes active.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"136.144.17.156"
Response
200
IP successfully whitelisted