You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[
{
"code": 2007,
"message": "Invalid Input: actions: (0: (value: drop action cannot have values.).)."
}
]
Expected Behavior
Instead of drop, it should say forward, as that appears to be the correct request body.
Additional information
I can make the change and create a PR, but I couldn't find the repository for the API documentation. This repo only contains the user documentation, not the API docs.
The text was updated successfully, but these errors were encountered:
Example URL(s)
Actual Behavior
Both cURL examples indicate that the drop action should be used for create and update operations.
and api request results in below error -
Expected Behavior
Instead of drop, it should say forward, as that appears to be the correct request body.
Additional information
I can make the change and create a PR, but I couldn't find the repository for the API documentation. This repo only contains the user documentation, not the API docs.
The text was updated successfully, but these errors were encountered: