put https://api.developers.deliveroo.com/site/v1/brands//sites//status
It is not allowed to open a site outside of its opening hours, It will return 400 (bad request) error.
Responses
200Completed successfully
It is not allowed to open a site outside of its opening hours, It will return 400 (bad request) error.
200Completed successfully
xxxxxxxxxx
curl --request PUT \
--url https://api.developers.deliveroo.com/site/v1/brands/brand_id/sites/site_id/status \
--header 'accept: application/json' \
--header 'content-type: application/json'