Walled Garden
Partially update a specific walled garden entry under a site
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
UUID of the Site to manage walled garden entries
UUID of the walled garden entry
Body
application/json
Data to partially update existing walled garden entry
The body is of type object
.
Response
200
application/json
Walled garden entry updated
The response is of type object
.