Set API Key IP Whitelist
API Keys
Set API Key IP Whitelist
Set or update IP whitelist for an API key.
POST
Set API Key IP Whitelist
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
IP address to whitelist
Example:
"192.168.1.1"
Response
Updated
Whether the request was successful
Example:
true
Error message, present only on failure
Example:
""
Semantic error code. See each endpoint's error responses for the specific codes it can return.
Deprecation notice, if applicable
Example:
""