Skip to content

[Serverless]: Include authorization header example in all API curl examples #192

Closed
@ppf2

Description

@ppf2

Serverless Docs

Elasticsearch Serverless API

Description

A customer couldn't figure out how to pass in the API key to make Serverless API calls.

While this information is in the getting started guide, they landed directly in the Serverless API reference which does not provide such example.

Can we update all curl examples for Serverless API calls to include the API Key header?

  -H "Authorization: ApiKey ${API_KEY}" 

Thx!

Resources and additional context

https://www.elastic.co/docs/api/doc/elasticsearch-serverless/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions