API Keys
Create a gateway API key
post/api/keys
Request body
Example request
{
"label": "alice"
}Response
Created. The secret is returned once.
Changes
No recorded changes to this endpoint across all 1 revision of this API.
{
"label": "alice"
}Created. The secret is returned once.
No recorded changes to this endpoint across all 1 revision of this API.