Skip to main content
POST
Create Sub-Account API Key IP Address

Authorizations

X-TXC-APIKEY
string
header
required

API key authentication using signed requests

Body

application/json
apiKeyId
string
required

ID of the API key to add IP address to

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

ip
string
required

IP address to add to allowed list

Example:

"192.168.1.100"

Response

IP address added successfully

data
string[]