post
https://api.iotgps.io/v1/asset-profile/custom-statuses
All existing custom statuses will be replaced with the ones provided in the request. The status field will be used as the key:
- If an existing custom status is included in the request, it will be updated with the provided values.
- Any new custom statuses included in the request will be created.
- Any custom statuses not included in the request will be deleted.
The response will contain the list of all custom statuses after the operation is completed.