Alpine· Docs
Contents

Reference · Management sandboxes

Revoke a sandbox Application key

Withdraw one sandbox Application key without retiring the sandbox.

POST/management/v1/sandboxes/{sandboxRef}/api-keys/{apiKeyRef}/revoke

Authorization: Bearer mk_test_… · Management key

Idempotency-Key: <uuid> · required

semantic: management_sandbox_api_key_revoke_command

Key capabilities

  • SandboxApiKeyRevoke

Parameters

sandboxRefpath · required
apiKeyRefpath · required

Response fields

  • key
  • changed
  • replay

Contract notes

targetEnvironmentKinddemo_sandbox
liveAccessnot_supported_by_management_api
idempotencyMaterialsandboxRef · apiKeyRef
firstSubmissionStatus200_ok
replayStatus200_ok
secretMaterialnever_returned

Sharp edges

  • Revocation is destructive even when replay-safe; name the exact key and retain the request reference.

generated from openapi.json · gateway 0.1.0 · sandbox