POST/tasks/{id}/reminders.json

Create a Reminder on a Task

Checkout our Teamwork.com code sample repo on GitHub for a create a reminder on a task code sample

Path Params

  • Name
    id
    Type
    string
    required
    Description

Body Params

    • Name
      reminder
      Type
      object

    Responses

    • Code
      201
      Type
      object
      Schema
      Description
      201 Response

    Examples

    201 Response

    application/json
    {
      "id": 999,
      "STATUS": "OK"
    }
    Download Swagger

    © Teamwork.com 2025. All rights reserved.

    • Terms of service
    • Privacy policy
    • Privacy statement
    • Cookie policy

    Powered by