v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473344266.2 KB

Creates or updates an entity type. An entity represents who is performing the event. As part of a fraud prediction, you pass the entity ID to indicate the specific entity who performed the event. An entity type classifies the entity. Example classifications include customer, merchant, or account.

post/#X-Amz-Target=AWSHawksNestServiceFacade.PutEntityType

Headers

X-Amz-Target'AWSHawksNestServiceFacade.PutEntityType' required

Request body

namestring required

The name of the entity type.

descriptionstring

The description.

Response

Success

PutEntityTypeResult required