Update the display metadata of an existing character without re-uploading assets.
PATCH/api/characters/:characterId/metadata
Update the display metadata of an existing character without re-uploading assets.
Request
Responses
- 204
- 400
- 401
- 404
Metadata updated successfully.
Name is missing or empty.
Missing or invalid authentication.
Character not found.