Update Tool API doesn't allow updating destination...
# support
a
This seems wrong. I have to delete the tool and start over. { "message": [ "property destinations should not exist" ], "error": "Bad Request", "statusCode": 400 }
v
@Alex I understand that you're encountering an issue with a bad request error due to an unexpected 'destinations' property in your JSON payload. To resolve this, you'll need to remove the 'destinations' property from your JSON object and ensure that the rest of your payload matches the expected schema for the API call you're trying to make. If you need assistance with the correct structure of your JSON payload or with the specific API call you're working on, please provide me with more details, and I'll be happy to help you further.
You can continue this conversation by mentioning me in the message.
Got it. Tagging @User for additional help.
m
Are you useing Right tool ID and API key
a
yes
s
@Alex can you share complete CURL?
because of no response closing this ticket.