Skip to main content

Add Tags to a Rapid Model

PUT 

/api/v2/rapidmodel/:id

Request

Path Parameters

    id integerrequired

    The id of the rapid model

    Example: 635

Body

required
    tags string[]required

    A list of tags that will be added to the rapid model

Responses

success

Schema

    string

Loading...