Auto-Generated Documentation
This set of documentation is automatically generated from source, and will help ensure any change to functionality will always be documented and available on release.
Response¶
These fields can represent errors of any kind.
Field | Type | Description | Required | Default |
---|---|---|---|---|
body | Body | Defines the body of a response | Optional | None |
bytes | Integer | Total size in bytes of the request (body and headers). | Optional | None |
mime_type | Keyword | Mime type of the body of the request. | Optional | None |
status_code | Integer | HTTP response status code. | Optional | None |