Update Token
PATCH/api/v1/tokens/:id
Update a child token that was created by the calling token. The calling token must have:
tokens:updateOwnChildrenability- 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
- 200
- 403
- 422