Support
Log In
Materializations

Perform an action on a materialization

Performs an action on a materialization. The action is specified via the action query parameter: stop - Cancels a PENDING or building materialization. Returns 200.

POST/environments/{environmentName}/packages/{packageName}/materializations/{materializationId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

packageName*string

Name of the package

materializationId*string

ID of the materialization

Query Parameters

action*"stop"

Action to perform on the materialization

Value in

  • "stop"

Response Body

application/json

application/json

application/json

application/json