Models
Delete A Model
Delete a model by its ID within the specified team.
DELETE
/
{resourceSlug}
/
forms
/
{modelId}
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to be deleted.
Delete a model by its ID within the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user.
The ID of the model to be deleted.