Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
    "response_status": 200,
    "developer_message": "Success",
    "user_message": "Success",
    "data": "<webhook_configuration_id>",
    "_links": {
        "self": {
            "href": "https://rest.doo.net/v1/team/<team_id>/webhooks"
        }
    }
}

...