HTTP 201 Created
Success · RFC 9110
# meaning
Request fulfilled and a new resource was created.
# typical use
POST that creates a new record; return `Location` header.
→ Browse all HTTP status codes
Success · RFC 9110
Request fulfilled and a new resource was created.
POST that creates a new record; return `Location` header.
→ Browse all HTTP status codes