put https://{serverUrl}/app/components/task/app/api/v2/config/engine
Updates the engine configuration.
Response
Updates the engine configuration.
xxxxxxxxxx
curl --request PUT \
--url https://my-space-slug.kinetic-platform-location.com/app/components/task/app/api/v2/config/engine \
--header 'accept: application/json' \
--header 'content-type: application/json'