Developers

Sends reminder notifications for all assigned users

POST
/project/tasks/{id}/send-reminder

Sends reminder notifications for all assigned users

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

Task identifier

Response Body

curl -X POST "https://example.com/project/tasks/string/send-reminder"
Empty