v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBUniverses
Delete Secret
Permanently deletes a secret from a universe.
Only the owner of the universe can delete secrets. For group-owned universes, only the group owner or authorized members can delete secrets.
This operation is irreversible. Make sure you no longer need the secret before deleting it.
delete/cloud/v2/universes/{universeId}/secrets/{secretId}
Path parameters
universeIdinteger required
The universe ID
secretIdstring required
The ID of the secret to delete
Response
OK