PATCH /v2/projects_users/:id/retry
Retry a projects user
PUT /v2/projects_users/:id/retry
Retry a projects user
live_help Notes
assignment_ind
This action requires a token resource owner
scoped on projects with enough privileges
or an application with one of theses role(s):
Advanced tutor, Advanced staff
.
settings Params
| Param name | Description |
|---|---|
| id |
required
. Must be Fixnum
The projects_user id |
| force |
optional
. Must be one of: true, false.
Will force the retry if true |