Install or Update an Existing License

post

/api/v2/config/

(New in Ansible Tower 2.0.0) Make a POST request to this resource as a super user to install or update the existing license. The license data itself can be POSTed as a normal json data structure.

(New in Ansible Tower 2.1.1) The POST must include a eula_accepted boolean element indicating acceptance of the End-User License Agreement.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

201 Response

Back to Top