Fingerprint
Send text for fingerprint checking
Submit a text to the AI fingerprint service. The text must be visible to the authenticated user and eligible for fingerprint checking.
post/api/v1/fingerprint/send-text/{id}/
Path parameters
idinteger required
Numeric resource ID.
Response
The request succeeded and returned endpoint-specific data.
Example response
{
"success": true
}