Revoke an investor's API key
API Keys
Revoke an investor's API key
Revokes (permanently disables) an API key belonging to the investor. Must be called with tenant-wide credentials.
POST
Revoke an investor's API key
Authorizations
HTTP Basic Authentication using the API Key as username and API Secret as password.
Path Parameters
The prefixed public id of the investor (e.g. inv_…).
The prefixed public id of the API key (e.g. apk_…).
Response
API key revoked.
An investor-scoped API key (without the secret).
Example:
"apk_2ahq810t9rgmwgncgcawcm5400"
Example:
"api_key"
Unix timestamp (seconds).
Prefixed investor id the key is scoped to.
Example:
"inv_2ahq810t9rgmwgncgcawcm5400"
Available options:
TEST, PRODUCTION Available options:
active, revoked, expired