There is no excerpt because this is a protected post.
All posts by Faveo
Protected: Create Rating
There is no excerpt because this is a protected post.
Protected: Ratings List
There is no excerpt because this is a protected post.
Protected: Update BreakLine
There is no excerpt because this is a protected post.
Changing Password
NOTE: User must be logged to access this API URL : v3/api/password/change Method: POST Query Parameters : Parameter Type Required/Optional Description old_password Array Required Enter the old password new_password Array Required Enter New Password confirm_password Array Required Confirm the new password RESPONSE: { “success”: true, “message”: “Password updated successfully” }
Linking Label to the Ticket
NOTE: User must be logged in as admin to access this API URL : v3/labels-ticket Method: POST Query Parameters : Parameter Type Possible Values Required/Optional Description ticket_id Integer Required ID of the Ticket Labels Array Required Label Name RESPONSE: { “success”: true, “message”: “Labels updated successfully” }
Linking Tag to the Ticket
NOTE: User must be logged in as admin to access this API URL : v3/add-tag Method: POST Query Parameters : Parameter Type Possible Values Required/Optional Description ticket_id Integer Required ID of the Ticket tags Array Required Tag Name RESPONSE: { “success”: true, “message”: “Tags updated successfully” }
Protected: Delete BreakLine
There is no excerpt because this is a protected post.
Protected: Create BreakLine
There is no excerpt because this is a protected post.
Protected: BreakLine List
There is no excerpt because this is a protected post.