Class Index
java.lang.Object
com.ringcentral.paths.teammessaging.v1.webhooks.Index
-
Field Details
-
rc
-
parent
-
webhookId
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
list
Returns the list of all webhooks associated with the current account. HTTP Method: get Endpoint: /team-messaging/v1/webhooks Rate Limit Group: Medium App Permission: TeamMessaging- Throws:
RestException
IOException
-
get
Returns webhooks(s) with the specified id(s). HTTP Method: get Endpoint: /team-messaging/v1/webhooks/{webhookId} Rate Limit Group: Medium App Permission: TeamMessaging- Throws:
RestException
IOException
-
delete
Deletes a webhook by ID. HTTP Method: delete Endpoint: /team-messaging/v1/webhooks/{webhookId} Rate Limit Group: Medium App Permission: TeamMessaging- Throws:
RestException
IOException
-
suspend
-
activate
-