Field | Type | Create | Update | Default | Notes |
---|---|---|---|---|---|
name | string | Optional | - | - | |
value | string | Optional | Yes | - |
Field | Type | Notes |
---|---|---|
activeValue | string | |
id | int | The unique identifier for the setting |
inDb | boolean | |
source | string |
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.
CreatePOST: /v2-beta/projects/${PROJECT_ID}/settings
DeleteDELETE: /v2-beta/projects/${PROJECT_ID}/settings/${ID}
UpdatePUT: /v2-beta/projects/${PROJECT_ID}/settings/${ID}