API Reference

Update a quest tag for an entity

Updates the details of an existing quest tag, including the description, logo, and metadata. Only parent entities can modify the propagateToSubEntity property in the metadata.

Log in to see full request history
Path Params
string
required

The ID of the entity that the quest tag is associated with.

string
required

The ID of the quest tag to be updated.

Body Params
string

Updated description of the quest tag.

string

Updated URL or reference to the quest tag's logo.

metadata
object

Updated metadata for the quest tag. Only parent entities can modify the propagateToSubEntity property.

Headers
string
required

The API key for authentication

string
required

The token for user authentication.

string
required

The Id of the user performing the request.

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json