Skip to main content

Deactivate JIT activation workflow

POST 

/jit-activations/deactivate

Sends a signal to a running JIT Privileged (JIT P) activation workflow to deactivate.

This request cannot be applied to a workflow that does not exist or whose execution has already completed. The client receives an error response in those cases.

The response is returned with HTTP 202 Accepted after the signal is sent.

Request

Responses

Accepted. The deactivation signal was sent to the workflow.