v1

latestOpenAPI 3.0.12026-07-17142140.0 KB
Create Resources

Create Resources

Creates new learning resources. The structure of the request is a list of resource objects. The required properties for each new resource are category, name, free, and url.

post/resources

Request body

categorystring

Category

languagesstring[]

List of languages

namestring

Resource name

notesstring

Resource notes

freeboolean

True or false for whether resource is free

urlstring

Resource url

Response

Created resources

categorystring

Category

created_atstring date-time

Date created

downvotesinteger

Negative ratings

idinteger

Resource ID

last_updatedstring date-time

Date updated

languagesstring[]

List of languages

namestring

Resource name

notesstring

Resource notes

freeboolean

True or false for whether resource is free

upvotesinteger

Positive ratings

urlstring

Resource url

user_vote_directionstring nullable

Vote direction of a logged in user