example-data.com
Menu

HTTP 400

Invalid id

A record endpoint received an id that is not a positive integer.

How to resolve it

Use an integer id greater than zero, such as /api/v1/users/1.

Problem type

API responses use https://example-data.com/errors/invalid-id as the stable Problem Details type identifier for this error.

See the error reference for the response format and all status codes.