Obtain a new Key
Request
curl --location \
--request POST 'https://monitoring.de-txl.ionos.com/pipelines/{pipelineID}/key' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer $TOKEN'Path Parameters
Type
Description
Example
Header Parameters
Required
Type
Description
Response
{
"key": "momSrlgAAEmaYEvBsMr^HsYn"
}Last updated
Was this helpful?