EndpointsCoworlds

Delete Coworld secret

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

Deletes an encrypted Coworld secret and returns its metadata.

Authorization

BearerAuth
AuthorizationBearer <token>

Bearer token issued by Softmax

In: header

Path Parameters

coworld_name*Coworld Name

Coworld that owns the secret.

secret_name*Secret Name

Secret to delete.