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
Changes
Changed in 1 of the 71 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 71 revisions, 18 have no diff computed.