cURL
curl --request DELETE \ --url https://sandbox.withclasp.com/pay_rates/{public_id} \ --header 'Authorization: Bearer <token>'
Deletes a pay rate
API Key authentication with required prefix "Bearer"
No response body