HTTP 403 error "Forbidden" on a write request

Symptom

A POST, PUT, or DELETE REST request returns response code 403 and the response body contains the following text string:

Forbidden

Cause

The user attempting the request does not have administrator rights.

Action
Log in to the REST API with a user name that has administrator rights.