apicheats.dev Cheat sheet Raw .md
POST

Try POST /webhook_endpoints/{webhook_endpoint_id}/rotate_secret — OpenAI API

OpenAI playground

Rotate Webhook Endpoint Signing Secret

Credentials

Kept in this tab only. Requests go through apicheats.dev's same-origin proxy straight to api.openai.com; the proxy stores and logs nothing about them.

Path

Body application/json

1 body fields
  • keep_old_secret_active_for_24_hours · optional · boolean — Whether to keep the previous signing secret valid for 24 hours after rotation. Defaults to false, which invalidates the previous secret immediately.