post Hotel Contacts
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/contacts
Request Body
{"hotelContacts"=>[{"roles"=>["General"], "nameId"=>{"type"=>"Profile", "id"=>"{{ProfileId}}"}, "hotelId"=>"{{HotelId}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
x-app-key | string |