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