Update Execution Layer.
curl --request PATCH \ --url https://app.docs.bynesoft.com/api/users/execution-layers/{id} \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "name": "<string>", "description": "<string>", "config": { "authorization": { "apiKey": "<string>", "searchEngineId": "<string>" }, "siteFilter": [ "<string>" ] } }'
{ "id": "<string>", "name": "<string>", "dateCreated": "<string>", "lastModified": "<string>" }
1 - 50
1 - 250
Show child attributes