docs: cloud API remove link to guide as we don't have it

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
Artem Navoiev 2024-10-02 11:10:38 +02:00
parent 504da7d02b
commit c04c377d09
No known key found for this signature in database
GPG key ID: BE7B8368E3432014

View file

@ -29,7 +29,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources
## Authentication:
* **API Key Creation**: Required for using the VictoriaMetrics Cloud API. You need to issue the key manually [here](https://cloud.victoriametrics.com/api_keys) or check this [Guide here](https://docs.victoriametrics.com).
* **API Key Creation**: Required for using the VictoriaMetrics Cloud API. You need to issue the key manually [here](https://cloud.victoriametrics.com/api_keys).
* **HTTP Header**:
* **Header Name**: `X-VM-Cloud-Access`
* **Header Value**: `<Key-Id>`