Generate auth keys for child container

Generates authorization keys for the specified child container. An access_key and a secret_key is included in the response.

Requires the Administrator [64] user role. See Roles.

Body Params
string
required

The UUID of the child container you want to generate authorization keys for.

integer

The number of seconds that the authorization keys should remain valid. The maximum value is 3600. If this parameter is omitted, Tenable MSSP uses the default value of 1800 seconds.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Returned if your request specified invalid parameters or if your request was improperly formatted.

404

Returned if the Tenable MSSP Platform could not find the specified child container.

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