/r/{repoId}/structures/{id}
PUT
Changing a structure rule
If you want to make changes to an existing structure rule, you can use this request.
Parameters
repoId/string/required
The unique ID of the repository.
id/string/required
The unique ID of the structure rule.
Responses
200
The structure rule was changed successfully.
400
Invalid data was transferred.
404
The structure rule with the specified ID could not be determined.
Show operation