workspaces
Create Secret
Creates a secret.
Args: workspace_name_or_id: Name or ID of the workspace. secret: Secret to create.
Returns: The created secret.
Raises: IllegalOperationError: If the workspace specified in the secret does not match the current workspace.
post/api/v1/workspaces/{workspace_name_or_id}/secrets
Path parameters
Request body
Response
Successful Response