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

Edit the case of the given reference (only the edit of the description is available as of allow)

Sample Request:

PATCH /api/v2.0/cases/C1000000076  

{
    "description" : "New Description" 
}

Required Permission(s): Case.ChangeDescription

Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!