v1/hour_accounts/{employment_id}Ask AIdelete https://shyftplan.com/api/v1/hour_accounts/{employment_id}Delete the hour account of an employment.Path Paramsemployment_idint32required≥ 1ID of the employment.Query Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.Responses 200Successfully deleted. 401Unauthorized. 404Not found. 422Invalid request.Updated 6 months ago