Disable a ShipStation API Key
Each ShipStation API account comes with its own API key. However, if it ever becomes compromised you will need to disable it via the /v1/partners/accounts/:account_id/api_keys/:key_id
endpoint.
Example Request
A successful response is empty, with a status of 204.