Gestiono
Referencia de APIAccounting / Chart Of Accounts

Delete Chart Of Accounts data source by id

← Back to full API reference
DELETE/v1/chart-of-accounts/data-source/:idAuth required
  • Requires organization permissions for this resource.
  • Validated by Zod schema: deleteAccountDataSource.

Request details

Path params

FieldRequiredDescription
idYesRequired path parameter.

Default payloads

Path params

json
{
  "id": 1
}

Query

json
{}

Body

json
{}

Sample response

json
{}