v1/shifts/{shift_id}/paygrades/{id}Copy Pagedelete https://shyftplan.com/api/v1/shifts/{shift_id}/paygrades/{id}Delete a paygrade.Path Paramsidint32requiredshift_idint32requiredQuery 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 204Delete a paygrade. 403forbidden 404Company not found; Paygrade not found; Shift not foundUpdated 4 days ago