Replace Workspace Preference
Replace a workspace preference. Full document replacement; missing optional fields are cleared. Topics attached to the workspace preference are unaffected.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the workspace preference.
Body
Request body for replacing a workspace preference. Full document replacement; missing optional fields are cleared.
Human-readable name for the workspace preference.
Optional description shown under the section on the hosted preferences page. Omit to clear.
Default channels for the workspace preference. Omit to clear.
direct_message, email, push, sms, webhook, inbox Whether the workspace preference defines custom routing for its topics.
Response
A workspace preference in your workspace, including its topics.
The workspace preference id.
Human-readable name.
Default channels for the workspace preference. May be empty.
direct_message, email, push, sms, webhook, inbox Whether the workspace preference defines custom routing for its topics.
ISO-8601 timestamp of when the workspace preference was created.
The topics contained in this workspace preference.
Optional description shown under the section on the hosted preferences page.
Id of the creator.
ISO-8601 timestamp of the last update.
Id of the last updater.