Update GuardRail.
curl --request PATCH \ --url https://app.docs.bynesoft.com/api/users/guard-rails/{id} \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "name": "<string>", "description": "<string>", "responseBlocking": true, "config": {} }'
{ "id": "<string>", "name": "<string>", "dateCreated": "<string>", "lastModified": "<string>" }
1 - 50
1 - 250