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 scope: `authz:grant`

post/authz/subject-attributes/batch

Request body

Response

Successfully upserted all items

affected_countinteger required

Number of rows affected by the operation

Changes

Changed in 1 of the 71 revisions of this API.1

Of the 71 revisions, 18 have no diff computed.