This endpoint allows you to create a new Proxy User ACL entry to grant access to specific services or proxies.
service_restricted.proxy_restricted.Content type for the request body as application/json.
Details of the Proxy User ACL to be created.
The ID of the proxy user to grant access to.
"stevejobs"
The proxy ID to grant access to (required if service_id is not provided).
"550e8400-e29b-41d4-a716-446655440001"
The service ID to grant access to (required if proxy_id is not provided).
"API-1234-5678"