Skip to main content
DELETE
Delete Coworld secret

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

coworld_name
string
required

Coworld that owns the secret.

secret_name
string
required

Secret to delete.

Response

Successful Response

coworld_id
string
required

Canonical Coworld ID that owns the secret.

coworld_name
string
required

Coworld name that owns the secret.

owner_user_id
string
required

User ID that owns the Coworld.

secret_name
string
required

Secret name.

size_bytes
integer
required

Secret size in bytes.

updated_at
string<date-time> | null

Time the secret was last updated.