User
Create instructor account
Create a new instructor account for your school. This function is idempotent - calling it multiple times with the same email will not create duplicate accounts. If the instructor already exists, they will be added to your school if not already associated.
Authentication with the “FERMION-API-KEY” header is required to use this endpoint.
Rate limit: Maximum 60 requests in a window of 1m.
POST
Create instructor account
Previous
Create new user Create a new user in the system using the unique userId from your database. Note that this function is idempotent, therefore, calling it multiple times with the same userId will not do anything.
Authentication with the "FERMION-API-KEY" header is required to use this endpoint.
Rate limit: Maximum 600 requests in a window of 1m.
Next
Create instructor account
