delete https://{server}/api/v2.1/admin/invalid-automation-rules/
If you don't want to delete the invalid automation rules one by one, you can use this request to delete them all at once.
Response
If you don't want to delete the invalid automation rules one by one, you can use this request to delete them all at once.
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seatable.io/api/v2.1/admin/invalid-automation-rules/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: