incoming webhooks (usersService)
Mass Delete Incoming Webhooks
Mass Delete Incoming Webhooks. Available only for admin users.
delete/company/v1/incoming_webhooks
Request body
Example request
{
"ids": [
1,
2,
3
]
}Response
No content
Changes
No recorded changes to this endpoint across all 1 revision of this API.