Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone,I'm trying to make some API calls on Secure Endpoint, particularly regarding the /v1/groups/ route.I'm able to perform GET, POST, and DELETE requests without any issues, but I'm struggling with the PATCH methods.The one I'm especially int...
No, it doesn't work. It doesn't recognise any of the objects.Result when I wrap it in the data object : {"version": "v1.2.0","metadata": {"links": {"self": "https://api.eu.amp.cisco.com/v1/groups/50044d8c-c2a5-4b2e-94e1-093eb19ddad4"}},"data": {},"er...
@Ken Stieers yes, this is the right doc. Sorry, I should have added a link to it.Yes, I did try to wrap policies in the data object. However, I get the same error.{
"version": "v1.2.0",
"metadata": {
"links": {
"self": "https://api.eu.a...