Skip to main content

Delete Tag of a Rapid Model

DELETE 

/api/v2/rapidmodel/:id/tags/:tagId

Request

Path Parameters

    id integerrequired

    The id of the base asset

    Example: 281
    tagId integerrequired

    The id of the tag that will be deleted

    Example: 2

Responses

success

Schema

    string

Loading...