EmployeesDelete an employee salaryServer URLloading...DELETE/api/public/v2/employees/{employee_id}/salaries/{id}SendAuthorizationPathPath Parametersemployee_id*integerid*integerResponse Body204404application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/api/public/v2/employees/0/salaries/0"204404EmptyCreate an employee salary POSTPrevious PageUpdate an employee salary PUTNext Page