EntityAddClassification interface
Methods
| post(Entity |
Associate a classification to multiple entities in bulk. |
Method Details
post(EntityAddClassificationParameters)
Associate a classification to multiple entities in bulk.
function post(options: EntityAddClassificationParameters): StreamableMethod<EntityAddClassification204Response | EntityAddClassificationDefaultResponse>