Update report rules by id

Update a single report's rules.

Note: The API may throw a HTTP 404 if there are no reports found with a given id.

The API returns a 200 OK if the update was successful.

Path Params
integer
required
≥ 1

Stock report id of the resource

Body Params
feature_ids
array of strings | null

Stock Report Feature ids, one to many relationship to associate a stock report with all properties with any number of Feature.

feature_ids
property_ids
array of integers | null

Stock Report Property ids, one to many relationship to associate a stock report with any number of property ID.

property_ids
country_codes
array of strings | null

Stock Report Country Codes, one to many relationship to associate a stock report with any number of country codes.

country_codes
property_types
array of strings | null

Property Type

property_types
Headers
integer
required
≥ 1

Property id of the client

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json