Update an existing entity’s properties
Updates an existing entity. Only the entity’s creator or a master-level user can perform this action.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
{ id: string, username: string }Missing Entity ID - 400 Bad Request
Unauthorized - 403 Forbidden
Entity Not Found - 404 Not Found
Server Error - 500 Internal Server Error
location field, if updated, must include both longitude and latitude.validateEntityUpdated is triggered before the update is applied.