cURL
curl --request POST \ --url https://api.gcore.com/cloud/v1/laas/{project_id}/{region_id}/users \ --header 'Authorization: <api-key>'
{ "password": "LnHyPmVor6dAufMtR8GC5WNcNg5NjjAIksjIlFNbaEQ", "username": "2ehwccnfzytsnt576dkmvs" }
Generate new credentials for accessing Logging as a Service (LaaS) in the specified project and region. This will invalidate any existing credentials.
Was this page helpful?