put https://api.netography.com/api/v1/integrations/response/
Update a response integration given the provided object. This does not do a diff. You must send the complete object.
Log in to see full request history
Responses
Update a response integration given the provided object. This does not do a diff. You must send the complete object.
xxxxxxxxxx
curl --request PUT \
--url https://api.netography.com/api/v1/integrations/response/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"adapter":"bgp"}'
Try It!
to start a request and see the response here! Or choose an example: