Skip to main content

Remove A Project

POST 

/v1/dataset/remove

Remove a project associated with an organization. Additionally, kick off background tasks to remove other projects that are not fully deleted.

Request

Body

required

    project_id Project Id (string)required

    The ID of the project to remove.

Responses

Successful Response

Schema

    result Result (string)

    Default value: ok

Loading...