pub async fn create_secret(
    url: &str,
    key: &str,
    value: &str
) -> Result<Okay, ClientError>
Expand description

Create a secret in the server.