DELETE /v3/appnotificaciones/{topic}

Elimina la configuración del webhook.

Request

Path parameters

Name Type Constraints Descripción
topic string Required
Topic configurado.

Responses

HTTP-StatusCode 204

Webhook eliminado.

HTTP-StatusCode 404

Webhook no disponible o nunca fué configurado.