Update S3 keys for a User

Updates the first S3 Access/Secret Key pair for a user. Requires 'Manage Users' and 'Manage S3Key' privileges to modify keys for other users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Specify the SID of the user.

Body Params

Specifies the body to update the User S3 Keys

int64 | null

Specifies the epoch timestamp in milliseconds when this S3 key expires. Post expiry the S3 key cannot be used for authentication.

string | null

Specifies the S3 Account Access Key ID. Allowed characters are: AlphaNumeric(a-zA-z0-9), underscore(_) and hyphen(-). Key should contain exactly 43 characters.

string | null

Specifies the S3 Account Secret Key. Allowed characters are: AlphaNumeric(a-zA-z0-9), underscore(_) and hyphen(-). Key should contain exactly 43 characters.

Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses
204

No Content

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json