2024-08-07, 01:02 AM
Hello
My payload is the whole item json data obtained from a previous GET request. After making my changes, the POST instruction is going through, I am getting a 204 status code, other fields like overview or tags do get properly updated but I just can't get the field 'RemoteTrailers' to get updated in spite of the API documentation that indicates I should be able to set it.
What I am missing ?
My payload is the whole item json data obtained from a previous GET request. After making my changes, the POST instruction is going through, I am getting a 204 status code, other fields like overview or tags do get properly updated but I just can't get the field 'RemoteTrailers' to get updated in spite of the API documentation that indicates I should be able to set it.
What I am missing ?