v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
platformApi

Api Response Format Presets Partial Update

PATCH handler with superadmin lock and field protection.

Checks:

  1. Object lock (is_managed=True -> non-superadmins can't modify)
  2. Field protection (non-superadmins can't modify specific fields)
patch/api/response-format-presets/{id}/

Path parameters

idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

namestring
response_format_contentstring
is_enforcing_response_formatboolean

Response

idstring required
namestring required
response_format_contentstring required
is_enforcing_response_formatboolean
created_atstring date-time required
updated_atstring date-time required