toggl / toggl_api_docs

Documentation for the Toggl API
1.4k stars 235 forks source link

Undocumented endpoint /project_groups #367

Closed berendsliedrecht closed 3 years ago

berendsliedrecht commented 4 years ago

The endpoint /project_groups is nowhere to be found in the documents, while it is available. I assume it would work the same as /project_users.

lubosbednar commented 4 years ago

It is absolutely needed. I'd like to avoid assigning individual users to project.

berendsliedrecht commented 4 years ago

It is available! It is just undocumented. It returns the ids of the groups the project has.

lubosbednar commented 4 years ago

Thanks! Both GET and POST requests work fine.