Skip to main content
POST
Edit Sub-Account API Key

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 update

Example:

"a1b2c3d4-e5f6-7890-abcd-ef1234567890"

title
string
required

New title for the API key

Example:

"Trading Bot Key"

urls
object[]
required

Array of URL objects for API key restrictions

Response

API key updated successfully

The response is of type object.