PUT /api/users/135138680/table_preferences/test_subscriptions_resource { "columns": [ "1", "2", "3" ], "table_preference": { "columns": [ "1", "2", "3" ] } } 200 { "id": 3, "name": "test_subscriptions_resource", "columns": [ "1", "2", "3" ], "created_at": "2019-11-07 08:53:02 UTC", "updated_at": "2019-11-07 08:53:02 UTC" }
Nazwa parametru | Opis |
---|---|
location_id opcjonalny |
Set the current location context for the request Validations:
|
organization_id opcjonalny |
Set the current organization context for the request Validations:
|
table_preferences wymagany |
Validations:
|
table_preferences[name] wymagany |
Name of the table Validations:
|
table_preferences[columns] opcjonalny |
List of user selected columns Validations:
|