Create Site/Zone Targeting
post/v1/flight/{FlightID}/sitezonetargeting
Path parameters
FlightIDinteger required
ID of the Flight
Request body
Response
200
Example response
{
"Id": 98765,
"FlightId": 12345,
"SiteId": 678,
"ZoneId": 910
}Changes
No recorded changes to this endpoint across all 1 revision of this API.