/models/{modelId}/tags

Add/delete tags for the given modelId

Path Params
string
required

The tags' modelId

Body Params
add
array of strings

The list of tags to add

add
boolean
Defaults to true

If true, the function will throw an error if:

  • one of the tags to add already exists
  • one of the tags to delete is not found If false, the endpoint will behave as if it was idempotent
delete
array of strings

The list of tags to delete

delete
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json