Skip to content

Multi-collection requests in ACL API #542

Description

@eduardoboucas

Currently, assigning or updating resource permissions on a client requires one request per resource. We could extend the ACL API to allow an array of resources, allowing a request to assign someone permissions to, say, 10 resources with one request.

We could even add this functionality to the POST /api/clients endpoint, making it possible to create a client and assign permissions to any number of resources in one go.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions