| Name | Request | Response variables | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| addClient |
GET /cdna-admin/oauth/add-client |
|
Add a new record. Assigns an empty record to the template. | ||||||||
| editClient |
GET /cdna-admin/oauth/client/{id}
|
|
Retrieve a single record and display the edit page for the record | ||||||||
| manageClients |
GET /cdna-admin/oauth/clients |
|
Retrieve available records and assign them to the template for editing. |