# Subscribe to an item's notifications **POST /api/v1/notifications/subscribe/{subscribeableType}/{subscribeableUuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **subscribeableType** (string) Optional parameter. the model type - **subscribeableUuid** (string) Optional parameter. the model uuid ## Responses ### 200 #### Body: application/json (object) - **subscribeable_type** (string) type of model subscribed to - **subscribeable_uuid** (string) uuid of model subscribed to [Powered by Bump.sh](https://bump.sh)