Create an invite link for a program
POST/api/v1/programs/:id/invites
Create an invite link for a program
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 422
Validation error
Unauthorized
Access denied to program
PROGRAM_NOT_FOUND: Program not found
INVITE_ALREADY_EXISTS: Active personal invite already exists for this email
PROGRAM_NOT_ACTIVE: Program is not active