v1
latestOpenAPI 3.1.02026-08-0662251219.8 KBCompany Enrollment
Updates Enrollment config
This endpoint stores Enrollment config for the company at TMC level.
put/v2/companies/{companyId}/enrollment-config
Request body
Example request
{
"termsAndConditions": "https://www.spotnana.com/terms/",
"termsAndConditionsList": [
"I agree to the <a href=\"https://www.spotnana.com/terms/\">Terms of Service</a>",
"I agree to the <a href=\"https://www.spotnana.com/privacy/\">Privacy Policy</a>"
]
}Response
OK