Hi there,
Currently, our projects don’t want to expose the endpoint “v2/attachment” due to security issues but we are using some Java API from dataservices including AttachmentAssignmentService, AttachmentService, AttachmentLoadingService,… for saving our own generated attachment.
I tried mgmtp.a12.dataservices.attachments.enabled=false but it will disable the whole attachment handlers and I can’t use other APIs anymore.
Could dataservices team provide a separate key to disable/enable the endpoint?
Workaround solution: use feature from UAA at GetA12 Login
Version: a12DataServicesVersion=36.2.2
Best regards