Artifact rules
Delete artifact rules
Deletes all of the rules configured for the artifact. After this is done, the global rules apply to the artifact again.
This operation can fail for the following reasons:
- No artifact with this artifactId exists (HTTP error 404)
- A server error occurred (HTTP error 500)
delete/groups/{groupId}/artifacts/{artifactId}/rules
Response
The rules were successfully deleted.