post http://api.questlabs.ai/api/entities//quest-tags//delete
Marks a quest tag as deleted for a specific entity without removing it from the database (soft delete).
Log in to see full request history
Responses
Marks a quest tag as deleted for a specific entity without removing it from the database (soft delete).
xxxxxxxxxx
curl --request POST \
--url http://api.questlabs.ai/api/entities/entityId/quest-tags/id/delete \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: