{{collection.description}}
| Field | Description | Required |
|---|---|---|
| {{field}} | {{data.description}} |
| Header | Value |
|---|---|
| Accept |
{{type}}
|
| Authentication | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
{{collection.request}}
| Header | Value |
|---|---|
| Content-Type |
{{type}}
|
| Allow | Comma-separated list of all HTTP methods allowed |
{{collection.response}}