Add license to the operator
POST/operators/:operatorId/licenses
The license must be unique within the account.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The license created successfully
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error