Update entities

This page describes how to update a custom entity using the Management API.

For more information about the Entity Detection feature, see Entity Detection.

Authentication

This request requires an access token, as described in Authenticate.

Update custom entity

To update a custom entity, use the following operation:

PUT https://api.symbl.ai/v1/manage/entities/{entityId}

To complete this operation from the API reference, see Update custom entity.