Skip to main content
POST
Suspends a child to immediately stop it from sending: its API keys stop authenticating (403 account_suspended) and its billing pauses. Idempotent — a no-op if the child is already suspended. Requires a parent key with accounts.write. Reactivate to resume.

Path Parameters

integer
required
The child account’s accountId.

Examples

Error Codes

Suspending a child does not revoke its keys — reactivating restores them. To permanently disable a key, revoke it.