Skip to main content
POST
Create a degree

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Degree object that needs to be created

name
string
required

the name of the degree

Response

200 - application/json

Degree

data
object