EndpointsCoworlds

Upload Coworld secret

PUT/v2/coworlds/secrets/{coworld_name}/{secret_name}

Stores up to 1 MiB of raw bytes as an encrypted Coworld secret.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

coworld_name*Coworld Name

Coworld that will own the secret.

secret_name*Secret Name

Secret name to create or replace.

Request Body

application/octet-stream

Raw secret value, up to 1 MiB.

body*file

Raw secret bytes.

Formatbinary