Removes an identity by ID

DELETE https://api.imageintelligence.com/v2/recognition/identities/{namespace}/{id}

Removes an identity from our system given the identity id. Note that removing an identity will not remove the associated images. This means you can re-use images in a different identity.

Request Parameters

NameInDescription
namespace
required
pathstring
id
required
pathstring

The ID of a recognition identity

Response Parameters

Successfully removed the recognition identity