post
https://api.duda.co/api/sites/multiscreen//content/location
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
{
"phones": [
{
"phoneNumber": "123-123-4321",
"label": "Main Phone"
},
{
"phoneNumber":"123-123-5321",
"label":"Scheduling"
}
],
"emails": [
{
"emailAddress":"[email protected]",
"label":"Colorado Office Email"
}
],
"label": "Duda Colorado - Goosetail Labs",
"social_accounts": {
"facebook":"duda",
"twitter":"dudamobile"
},
"address": {
"streetAddress":"197 S 104th St C",
"city":"Louisville",
"postalCode":"80027",
"country":"US"
},
"logo_url": "https://www.duda.co/developers/REST-API-Reference/images/duda.svg",
"business_hours": [
{
"days": [
"MON",
"TUE",
"WED",
"THU",
"FRI"
],
"open": "09:00",
"close": "18:00"
}
]
}
Duda expects a JSON object describing the location details. You can see the full representation to the right.
This API endpoint is currently not available for testing through this document site.
405Method Not Allowed