Clients must send appropriate headers with all requests.
Fieldname | Required | Description |
---|---|---|
Accept | Yes | POST and PUT requests must declare the content-type as application/json |
Content-Type | Yes | All requests must accept application/json |
Authorization | Yes | see here |