McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 265

↗ View in doc context
page
265
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::249

— HTTP Request: 200: Success 401: Authorization Failure 401: Invalid Authorization User Specified 403: Forbidden 404: Not Found 500: Internal Server Error HTTP Response: <ApiErrors> <ApiError> <ErrorType>Authorization Failure</ErrorType> <ErrorMessage>UNAUTHORIZED</ErrorMessage> <ErrorData>jsmith</ErrorData> </ApiError> </ApiErrors> Example Failure Response: WrapUpReason API Parameters Notes Possible Values Description Type Parameter — The URI to get a new copy of the WrapUpReason object. String uri Maximum of 39 bytes (which is equal to 39 US English characters). The label must be unique. — The UI label for the wrap-up reason. String label true, false Whether a wrap-up reason is global (true) or non-global (false). Boolean forAll WrapUpReason API Errors Description Error Type Status The request body is invalid Bad Request 400 API error such as duplicated wrap-up reason or the wrap-up reason does not exist. Finesse API Error 400 The maximum number of items has been exceeded. Maximum Exceeded 400 Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 249 Cisco Finesse Configuration APIs WrapUpReason API Parameters