cURL
curl --request POST \ --url https://api.lyceum.technology/api/v2/external/storage/credentials
{ "access_key": "<string>", "secret_key": "<string>", "endpoint": "<string>", "bucket_name": "<string>", "expires_at": "2023-11-07T05:31:56Z", "session_token": "<string>", "region": "us-east-1" }
Generate temporary MinIO/S3 storage credentials using STS.
Successful Response