Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


ActionIntended UsersMethodURIRequest ParamsRequestBodyResponseBody
1Apply an AccessRequirement to a list of subjectsACTPUT/accessRequirement/{id}/associationsubjects
RestrictableObjectDescriptorList
2Removing a list of subjects from an AccessRequirementACTDELETE/accessRequirement/{id}/associationsubjects
RestrictableObjectDescriptorList

3Listing a page of subjects that an AccessRequirement directly applies toAuthenticated UsersGET/accessRequirement/{id}/associationsubjectsnextPageToken
RestrictableObjectDescriptorResponse
4Listing a page of AccessRequirements that applies to a subjectAuthenticated UsersPOST/accessRequirement/batch
BatchAccessRequirementRequestBatchAccessRequirementResponse

...