Skip to main content
DELETE
/
vacation_pay_settings
/
{vacation_pay_setting}
Delete a vacation pay setting
curl --request DELETE \
  --url https://sandbox.nmbr.co/services/payroll/vacation_pay_settings/{vacation_pay_setting} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

vacation_pay_setting
string
required

Response

204

No Content