Skip to main content

Remove Entity Favorite Guide

DELETE 

/guide/v1/:entity_type/:entity_id/favorite-guide/:guide_id

Remove a guide from entity's favorites

Required Permissions:

  • For any entity (including themselves) any of: guide:*, guide:engage:write:any

  • For the entity themselves : guide:engage:write:self

Request

Path Parameters

    entity_type EntityTyperequired

    Possible values: [player]

    entity_id Entity Idrequired
    guide_id uuidrequired

Responses

Successful Response

Loading...