Flow
Delete a customer profile within Flow workflows
Permanently removes a customer profile from a Flow workflow context. This action cannot be undone and will remove all associated customer data and PII.
delete/entities/{entityDID}/flow/customers/{customerDID}
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
customerDIDstring required
Customer DID identifier to delete
Response
Customer deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.