put https://api.things5.digital/v1/organizations//plans/machines/batch_upsert_plans
Responses
xxxxxxxxxx
curl --request PUT \
--url https://api.things5.digital/v1/organizations/organization_id/plans/machines/batch_upsert_plans \
--header 'accept: application/json' \
--header 'authorization: Bearer <access_token>' \
--header 'content-type: application/json'