put
https://api.operto.com/v2/partners/properties/
Creating / Adding a property into the Operto system
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl --request PUT \
--url https://api.operto.com/v2/partners/properties/ADC49509XD?keyid=partner \
--header 'content-type: application/json' \
--header 'Authorization: Bearer <token>' \
--data '{"name":"Willow Brook","timezone":"America/New_York"}'
