Docs
Reference

Secrets

Read, write and delete the values in one project and environment.

OperationRoute
List the parameters this credential can seeGET /api/v1/secrets
Read one secret valueGET /api/v1/secrets/{address}
Write a new version of a secretPUT /api/v1/secrets/{address}
Delete a parameterDELETE /api/v1/secrets/{address}
Read every value in scope in one requestGET /api/v1/bulk-read-secrets