Adds new config
POST/iot/edge/configs
Adds new config to the list of config owned by user identified using the provided access token.
Required Permission:
-
Resource:
core:configs -
Action:
core:configs:create
Request
Responses
- 201
- 400
- 401
- 415
- 500
Config created.
Response Headers
Location
Bad request.
Unauthorized.
Missing or unsupported content type.
Unexpected server error.