For the complete documentation index, see llms.txt. This page is also available as Markdown.

Delete a Transaction Component

Remove a component from a transaction

Delete a component.

delete

Delete the specified component.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired
Responses
204Success

No content

delete/components/{id}

No content

Last updated