UpdatePagingProvider
Update a user’s preferred paging provider.
POST
UpdatePagingProvider
Documentation Index
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Path Parameters
The ID of the user to update.
Example:
"01FCNDV6P870EA6S7TK1DSYDG0"
Body
application/json
The preferred escalation provider for the user.
Available options:
native, opsgenie, pagerduty, splunk_on_call Example:
"native"
Response
204
No Content response.
UpdatePagingProvider