v1

latestOpenAPI 3.0.02026-08-061478520.6 KB
[v1] Group

Invite user to a group

Invite user to a group.

post/group/{group_id}/user

Request body

tt_global_admin0 | 1

set invited users as time tracking administrators

emailstring[] required

emails to invite

dry_run0 | 1

used to simulate invite ie. check for errors in request, because it does not really invite user

can_view_rates0 | 1

can invited users view rates

tt_can_create_level_1_tasks0 | 1

can invited users create tasks at root level

add_to_all_projects0 | 1

adds invited users to all existing tasks

projectsinteger[]

array of tasks ids to add invited users to

send_mail0 | 1

should send invitation email

Response

OK