These docs are for v2.0. Click to read the latest docs for v3.3.

The COAP API return appropriate COAP status codes for every request.

2.01Created
2.02Deleted
2.03Valid
2.04Changed
2.05Content
4.00Bad Request
4.01Unauthorized
4.03Forbidden
4.04Not Found
4.08Request Entity Incomplete
4.12Precondition Failed
4.13Request Entity Too Large
5.00Internal Server Error
5.02Bad Gateway
5.03Service Unavailable
5.04Gateway Timeout