v1
latestOpenAPI 3.1.02026-07-26189891.1 MBSuspensions
Initiate Ingestion Suspension
First step in suspending ingestion for the instance. Returns a token for use in /suspend/confirm to actually stop ingestion
post/v1/config/ingestion/suspend
Response
Token to be used in /suspend/confirm
Example response
{
"token": "03290da0-79a9-4090-9189-efb853d049ec"
}