Connections
Delete connection
Revoke and remove a connection from a company. This operation is not reversible. The end user would need to reauthorize a new data connection if you wish to view new data for this company.
delete/companies/{companyId}/connections/{connectionId}
Path parameters
companyIdstring uuid required
Unique identifier for your SMB in Codat.
Example:8a210b68-6988-11ed-a1eb-0242ac120002
Unique identifier for a company.
connectionIdstring uuid required
Unique identifier for a company's data connection.
Example:2e9d2c44-f675-40ba-8049-353bfcb5e171
Unique identifier for a connection.
Response
OK