License Agreement
The /licenseAgreement resource collection allows you to verify the acceptance of license agreement and to download the agreement to your device.
Collection URL
The resource collection is located at the following URL:
https://<hostname>/api/v2/licenseAgreement |
Operations and Methods
- (GET)/api/v2/licenseAgreement/accepted — checks whether the license agreement was accepted.
- (GET)/api/v2/licenseAgreement — returns the text of the license agreement.
- (POST)/api/v2/licenseAgreement/accept — accepts the license agreement.