Create multiple access requests
Request access to multiple application resources. When authenticating with an API token, user_id is required to specify the grantee.
Authorizations
Bearer token authentication. Pass your AccessOwl API token in the Authorization header as Bearer <token>.
Headers
Optional key (1–255 chars) for safely retrying a request. Reusing the same key for the same request returns 409 Conflict and is not processed again — this confirms the request was already received. Keys are retained for 14 days.
1 - 255Body
Bulk access request parameters
Request body for creating multiple access requests
Shared reason for all access requests
255List of access requests to create (max 10)
1 - 10 elementsUser to request access for. Required when authenticating with an API token. With a user login, defaults to the authenticated user if omitted.
Response
Access requests created
Response containing created access requests
List of created access requests

