Gatana Documentation
RoutesSecret storesStoreidMappingsMappingname

/secret-stores/{storeId}/mappings/{mappingName}

Delete a secret mapping

DELETE
/secret-stores/{storeId}/mappings/{mappingName}
AuthorizationBearer <token>

In: header

Path Parameters

storeId*string
mappingName*string

Response Body

application/json

curl -X DELETE "https://YOUR_ORG_ID.gatana.ai/api/v1/secret-stores/string/mappings/string"
null