Retention

Stop a Retention execution

Stop a Retention execution, only support "stop" action now.

patch/retentions/{id}/executions/{eid}

Path parameters

idinteger required

Retention ID.

eidinteger required

Retention execution ID.

Headers

X-Request-Idstring

An unique ID for the request

Request body

actionstring

Response

Stop a Retention job successfully.

Changes