Create Application (API)
POST/projects/:projectId/apps/api
Create a new API client. The client id will be generated and returned in the response. Depending on the chosen configuration also a secret will be generated and returned.
Request​
Responses​
- 200
- default
A successful response.
An unexpected error response.