Autional Autional
API Reference GitHub autional.com →

DELETE /admin/secrets/item/{key}

Admin deletes a single secret.

Secret Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
key path string Yes Secret path

Responses

StatusDescriptionSchema
200okstring
400Invalid request parametersdto.SimpleResponse
401Unauthenticateddto.SimpleResponse
403Forbiddendto.SimpleResponse
404Secret not founddto.SimpleResponse
500Internal server errordto.SimpleResponse

Referenced Schemas

dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No