POST /environments/{{envID}}/agreements/{{agreementID}}/languages
operation creates a new agreement language resource in the specified environment. In this example, the locale
property has a value set by a Postman variable. The value that will be set for this property is your environment’s default language, which is written to your currently active Postman environment after running Step 3 successfully.