post https://example.com/api/v2/set-all-status
Sets the status of all records in a table
Log in to see full request history
Response
200OK
Sets the status of all records in a table
200OK
xxxxxxxxxx
curl --request POST \
--url https://example.com/api/v2/set-all-status \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!