API Design

Request Body

The data payload sent with HTTP requests (typically POST, PUT, PATCH), containing the resource representation to be created or updated on the server.

Related Protocols

Mentioned in Guides

See Also