Schema

partially update your authorization model

patch/v1/tenants/{tenant_id}/schemas/partial-write

Path parameters

tenant_idstring required

tenant_id is a string that identifies the tenant. It must match the pattern "[a-zA-Z0-9-,]+", be a maximum of 64 bytes, and must not be empty.

Request body

partialsobject

Response

A successful response.

schema_versionstring

schema_version is the string that identifies the version of the written schema.

Changes