This command sets the value for a category assigned to the specified recording. You specify the category using the category ID.
Authorizations: All
Request
|
|
Parameters
|
Name |
Description |
|---|---|
|
recordingId |
The ID of a HMP recording. |
|
categoryId |
The ID of the category to assign to the recording. See the Tip in (4.1) Set Session Category to obtain the category ID. |
|
value |
The value defined for the category. Multiple values are separated by spaces. |
Result
Success
|
|
Error
|
Errors |
Description |
|---|---|
|
|
Calling |
|
|
The |
|
|
Categories must be strings. |
|
|
Categories cannot be empty. |
|
|
Categories cannot start or end with spaces. |
|
|
Category list passed in contains duplicate entries. |
|
|
A category with UUID |
|
|
A recording with UUID |
|
|
The list of metadata was not returned from the server. |
Example
|
|