POST Event/{id}/OrderCustomFields
set order of custom fields
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
Collection of integerRequest Formats
application/json, text/json
Sample:
[
- 1,
- 2
Response Information
Resource Description
None.