# Subscribe to several tasks **POST /actions/user/tasks/subscribe** Create subscription entries for the current user and every task in the id list. Useful to subscribe to a selection in one request. Returns the created subscriptions. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Body: application/json (object) - **task_ids** (array[string(uuid)]) ## Responses ### 201 Subscriptions created successfully #### Body: application/json (array[object]) [Powered by Bump.sh](https://bump.sh)