Activate participant
POST
/orgunits/{orgid}/projects/{projectid}/participants/${participantId}/activate
Projects
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://learnifier.com/orgunits//projects//participants/$/activate'
Response Response Example
200 - Example 1
{
"code": 0,
"field": "string",
"message": "string"
}
Request
Path Params
orgid
integer
required
projectid
integer
required
participantId
integer
required