544 B
544 B
createApplication
Creates a new application for the current user.
POST /applications/
(applicationCreateSet)
--- 200 OK
(application)
--- 201 Created
| request | type | description |
|---|---|---|
| applicationCreateSet | ApplicationCreateSet | The application to create. |
| response | type | description |
|---|---|---|
| application | Application | The created application. |
Creates a new application for the current user.