/mcphttps://finesse1.xyz.com/finesse/api/PhoneBook/43 /Contact/1523 Example URI: Only administrators can use this API. Security Constraints: DELETE HTTP Method: Application/XML Content Type: XML Input/Output Format: — HTTP Request: 200: Success 400: Bad Request 400: Finesse API Error 401: Authorization Failure 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: Contact API Parameters Notes Possible Values Description Type Parameter The phoneBookId in the URI maps to the primary key of the phone book to which the contact belongs. The id in the URI maps to the primary key of the contact entry. — The URI to get a new copy of the Contact object. String uri Maximum of 128 characters. — The first name of the contact. String firstName Maximum of 128 characters. — The last name of the contact. String lastName Maximum of 32 characters. — The phone number for the contact. String phoneNumber Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 285 Cisco Finesse Configuration APIs Contact API Parameters