not_implemented
HTTP Status: 501 Category: Placeholders
When you see this
Endpoint reserved for a future wave; URL is live but body is not.
How to fix it
Check the changelog at https://docs.valara.cloud/api-reference/changelog for the planned ship date of the section referenced in details.
Example response
{
"error": {
"code": "not_implemented",
"message": "Endpoint reserved for a future wave; URL is live but body is not.",
"hint": null,
"doc_url": "https://docs.valara.cloud/api-reference/errors/not_implemented",
"request_id": "req_01H...",
"details": {
"errors": [],
"field_count": 0
}
}
}