API Docs / Operations / Client - Books / Unlink Books

Unlink Books

DELETE /tenants/{tenant}/clients/{clientCode}/books/link

Removes the client's binding. The underlying connection is left alone — other clients may reach their own organisations through the same one.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

clientCode* path string

Responses

204 No Content
401 Unauthorized – Invalid or missing API key
404 Not Found

Try it