AdobeDocs/cja-apis

Create / Update Filter --> Tags not being created/updated

Opened this issue · 2 comments

URL of documentation issue

POST https://cja.adobe.io/filters
PUT https://cja.adobe.io/filters/{id}

Description

When using the endpoints above to create or update a filter in CJA, the tags-property included in the request body is not being created/updated as it should. This should work according to the documentation: [1] [2].

can you provide an example API call that is not working as you would expect? please make sure to omit authentication headers.

Hi @lukkyluke if you can provide a payload request with the tags parameters provided and the response you are getting, I will create a ticket for the developers so they can examine the issue. If the function is not working, it will require development work instead of documentation. If we learn that something else needs to be explained to get the segment updated with the tags, we will make sure it gets documented. Thanks.