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}/subjects
RestrictableObjectDescriptorList
2Removing a list of subjects from an AccessRequirementACTDELETE/accessRequirement/{id}/subjects
RestrictableObjectDescriptorList

3Listing a page of subjects that an AccessRequirement directly applies toAuthenticated UsersAll usersGET/accessRequirement/{id}/subjectsnextPageToken
RestrictableObjectDescriptorResponse
4Listing a page of AccessRequirements that applies to a subject Authenticated UsersAll usersPOST/accessRequirement/batch
BatchAccessRequirementRequestBatchAccessRequirementResponse

...