How can we help?

Custom Action: PagerDuty - Remove user from a team

Andrew Bartel
Andrew Bartel
  • Updated

It's possible to remove a user from a team in PagerDuty using a custom action in a Torii workflow.

Requirements

Custom Action Configuration

Method: DELETE

URL: https://api.pagerduty.com/teams/[TEAM ID]/users/[USER ID]

Query Parameters

Not required.

Headers

Parameter Variable Mapping
Content-Type application/json
Accept */*
Authorization Token token=[SecretsVault.PagerDutyAPIToken]
From your_email@example.com

Store your PagerDuty API key in Torii using our Secrets Vault.

Body

Not required.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request