Delete a secretCopy Pagedelete https://{hostname}/api/secrets/secrets/{secretId}Path ParamssecretIdintegerrequiredResponses 204The secret was successfully deleted. 403An HTTP 403 will be returned if the principal is not authorized to access the instance of access-map that the request was made against. 404An HTTP 404 will be returned if the access-map with the specified entityId is not found. 409An HTTP 409 will be returned if the access-map offered for create/update would lead to a conflicting state.Updated 7 days ago