Unapprove Timesheets by IDs

Endpoint: POST /timesheets/unapprove

Description: Unapprove specific timesheets by providing their IDs in the ids field. You can also mute notifications by setting mute_notification to true.

Request Body Sample:

{
    "ids":[1,2],
    "mute_notification": false
}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Headers
string
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json