HTTP 403 error "Forbidden" on a write request
A POST, PUT, or DELETE REST request returns response code 403 and the response body contains the following text string:
Forbidden
The user attempting the request does not have administrator rights.
Log in to the REST API with a user name that has administrator rights.