Create a new resource
POST /resources/me
Creates a new resource allocation for a teacher
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
Teacher ID to associate with the resource
Total number of resources to allocate
Academic year for the resource allocation
Responses
Section titled “ Responses ”Resource created successfully
object
true
object
Unique identifier for the resource
Teacher ID associated with the resource
Number of resources currently used
Total number of resources allocated
Academic year for the resource allocation
Bad request - invalid input
object
Indicates if the request was successful
Response message
Unauthorized - authentication required
object
Indicates if the request was successful
Response message
Forbidden - insufficient permissions
object
Indicates if the request was successful
Response message
Resource not found
object
Indicates if the request was successful
Response message
Internal server error
object
Indicates if the request was successful
Response message