Update quick action lists for a specific staff memberAsk AIput https://api.vcita.biz/v3/business_administration/staff_quick_action_lists/{staff_uid}Overview Update the order and visibility of quick actions for a specific staff member. Available for Staff Tokens.Path Paramsstaff_uidstringrequiredUnique identifier of the staff memberBody Paramsquick_actionsarray of objectsrequiredquick_actions*ADD objectResponses 200Success 400Error. The request is invalid. (missing required fields, invalid values, etc.) 401Unauthorized. The bearer token is missing, invalid or not allowed to access the requested resource. 404Not Found. The requested resource was not found.Updated 2 months ago