Delete Rule
Delete a rule for a pay statement item.
Query parameters
The entity IDs to delete the rule for. Provide exactly one entity ID per request; a maximum of one is accepted.
[ "550e8400-e29b-41d4-a716-446655440000" ]
Headers
Header used to specify the version for a given API request. Current version is 2020-09-17.
Response
Successfully Deleted
Changes
Changed in 4 of the 53 revisions of this API.14
- ○
added the new optional
queryrequest parameterentity_idsnew-optional-request-parameter
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
- ○
- ●
removed the optional property
allOf[CreateRuleRequest]/priorityfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #1]/priorityto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○