# Subscription ## Subscribe - [POST /v2/hooks/subscriptions](https://panorays-papi-v2-documentation.redocly.app/swagger/subscription/hooksubscribev2.md): To enable notifications for a certain event you will need to subscribe to it using this route. ## Unsubscribe - [DELETE /v2/hooks/subscriptions](https://panorays-papi-v2-documentation.redocly.app/swagger/subscription/hookunsubscribev2.md): To disable notifications for a certain event you will need to unsubscribe from it using this route.