For the complete documentation index, see llms.txt. This page is also available as Markdown.

Data

POST /users

Body

{
  "id": 1,
  "name": "John",
  "age": 30
}
{
  "error": "Invalid request"
}

Last updated