post https://examplebaseURL.com/v1/api/apps//inquiries//labels
Response Format
Parameter | Type | Description |
---|---|---|
code | Number | Refer to [Success and Error Code] (https://docs.cinnox.com/reference/error-codes-and-rate-limit) |
notExistLabelIds | Array of strings | When the label you use to update the enquiry exists, the value will be "null". Otherwise, the value will be the IDs of that labels. |
labelIds | Array of strings | When you successfully use the label to update the enquiry, the value will be the IDs of that labels. Otherwise, the value will be "null". |
updatedAt | String | The label updated day and time |