Yusako – Thanks for your response.
How can users distinguish between API endpoints that are fully implemented/supported and ones that are placeholders for the future? I would have expected unsupported endpoints to return a 501 (not implemented) or possibly 409 (conflict). A failure response is preferable to indeterminate state.