DKBSign
Docs
Search documentation…
⌘K
API reference
API reference
Clients
Manage the counterparties attached to workflows.
GET
Get clients all
/api/clients/all
POST
Create a client
/api/clients/create
POST
Find or create a client by email
/api/clients/ensure
POST
Post clients import
/api/clients/import
GET
Get clients show
/api/clients/show/{client}
PUT
Put clients update
/api/clients/update/{client}
DELETE
Delete clients delete
/api/clients/delete/{client}