Skip to main content

Update Token

PATCH 

/api/v1/tokens/:id

Update a child token that was created by the calling token. The calling token must have:

  • tokens:updateOwnChildren ability
  • Be the parent of the token being updated (parent_id must match)

Note: Abilities cannot be changed - they remain locked to regions:view.

Request

Responses