Skip to main content
POST
Revoke an API key (developer)

Autorizaciones

Authorization
string
header
requerido

SimplePay customer session bearer. Never a tenant API credential.

Encabezados

x-sp-step-up-token
string
requerido

Short-lived, single-use SimplePay recent-auth proof bound to this mutation and Idempotency-Key.

Required string length: 32 - 4096
Idempotency-Key
string
requerido
Required string length: 8 - 255

Parámetros de ruta

id
string<uuid>
requerido

Cuerpo

application/json
tenant_environment
enum<string>
requerido
Opciones disponibles:
sandbox,
live
tenant_id
string
requerido
Required string length: 1 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9_-]{0,127}$

Respuesta

200 - application/json

API key revoked.

key
object
requerido
object
any
requerido
Última modificación el 1 de septiembre de 2026