Skip to main content

Delete Environment Schedule Entry

DELETE 

/v1/product/:product_id/environment/:environment_id/schedule/:schedule_id

Delete an schedule entry from an environment

Request

Path Parameters

    product_id uuidrequired

    The product ID

    environment_id uuidrequired

    The environment ID

    schedule_id uuidrequired

    The schedule ID

Responses

Successful Response

Loading...