Skip to main content
DELETE
/
v3
/
profiles
/
{profile}
/
transactions
/
claims
/
{transactionClaim}
Delete Profile Transaction Claim
curl --request DELETE \
  --url http://localhost/api/v3/profiles/{profile}/transactions/claims/{transactionClaim}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

profile
string<uuid>
required

The profile ID

transactionClaim
integer
required

The transaction claim ID

Response

No content