Podio API Documentation
Model: AuthClient
Represents an external application
Fields:
| Name | Description | Type | Views |
|---|---|---|---|
| auth_client_id | The id of the client |
Integer | |
| display | True if the name of the client should be displayed in the interface, false otherwise. |
Boolean | |
| name | The name of the client |
String | |
| url | The link associated with the client. This will be link for information about the client. |
URL |