Headless LMS

Re-send a pending student's invite email

POST /api/students/{id}/invite/resend. Re-send a pending student's invite email. Headless LMS Organizations API reference.

POST
/api/students/{id}/invite/resend

Path Parameters

id*string

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/api/students/string/invite/resend"
null
{  "error": "string",  "message": "string",  "requestId": "string"}
{  "error": "string",  "message": "string",  "requestId": "string"}