post https://{Domain}/api/iacp/v3/hooks//actions/resync
Triggers a resync of the Hook.
Log in to see full request history
Responses
204Success.
404Hook not found, or user unauthorized to perform action.
4XXClient error.
5XXServer error.
Triggers a resync of the Hook.
204Success.
404Hook not found, or user unauthorized to perform action.
4XXClient error.
5XXServer error.
xxxxxxxxxx
curl --request POST \
--url https://example.scalr.io/api/iacp/v3/hooks/hook/actions/resync
Try It!
to start a request and see the response here!