Programs
Partners
Enroll a member into a program, such as a certification or membership. Roles: partner admin.
Notes:
- Lookup the program ID by fetching all programs for the organization.
- The member must not be enrolled in the program already.
- The member may receive an email confirming their program enrollment if the program is configured to send emails.
post/api/partners/orgs/{orgId}/{programId}/enroll
Path parameters
orgIdinteger required
programIdinteger required
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.