Skip to main content

Detach Data From A Model

Tags: Models

Method: DELETE

Endpoint: https://api.causadb.com/v1/models/{model_name}/detach

Description:

Detaches data from a model.

Parameters:

  • model_name (path): The name of the model to create

Responses:

  • 200: Successful Response
  • 422: Validation Error