cURL
curl --request POST \ --url https://api.gcore.com/security/sifter/v3/protected_networks/{protected_network_id}/redeploy \ --header 'Authorization: <api-key>'
{}
Redeploy protected network.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
A positive integer ID
1 <= x <= 1000000000
Successful Response
Was this page helpful?