ReportCategories

Replace report category

Replace an existing report category.

put/v1/ReportCategories/{id}

Path parameters

idinteger required

Format - int32. ID of the report category to replace.

Request body

report_category_idinteger

Primary identifier for this report category.

descriptionstring

Short description of this category (i.e. the name).

order_indexinteger

An index value used for sequencing, lowest shown first.

Response

OK

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.