Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Connector account.
Path Parameters
The unique identifier for the API Key
Body
The request body for updating an API Key.
A unique name for the API Key to help you identify it.
64
"Sandbox integration key"
A description to provide more context about the API Key.
256
"Key used by our developers to integrate with the sandbox environment"
never
Response
API Key updated
The response body for retrieving an API Key.
The identifier for the API Key.
64
"5hEEqkgJUyuxgSKGArHA4mWSnX"
The identifier for the Merchant Account.
64
"y3oqhf46pyzuxjbcn2giaqnb44"
The unique name for the API Key to help you identify it.
64
"Sandbox integration key"
The first few characters of the plaintext API Key to help you identify it.
64
The time at which the API Key was created.
"2022-09-10T10:11:12Z"
never
The description to provide more context about the API Key.
256
"Key used by our developers to integrate with the sandbox environment"