v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0393116227.2 KB
authz-subject-attributes

Batch upsert authorization subject attributes

(reserved for future use) Inserts or updates authorization subject attributes in bulk for the caller's tenant. Existing rows (matched by principal_type + principal_id) are fully replaced with the provided attributes. Maximum 50000 items per request. Duplicate keys within a single request are resolved last-wins.

Required roles: All

post/authz/subject-attributes/batch

Request body

Response

Successfully upserted all items

affected_countinteger required

Number of rows affected by the operation