Skip to main content

Disable S3 endpoint

Select

SaaS
Customer Managed

Disable S3 endpoint

Path Parameters
  • clientId integer required

    Client ID

Responses

S3 Endpoint disabled

PUT /v4/cvs3endpoint/:clientid/state/disable    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
clientId — path required
curl -L -X PUT 'https://CommandCenterHostName/commandcenter/api/V4/CVS3Endpoint/:ClientID/state/disable' \
-H 'Authtoken: <API_KEY_VALUE>'