Create AgreementCopy Pagepost https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/{tenantId}/agreementsPath ParamstenantIdstringrequiredTenant identifier.Body ParamslocalestringenumrequiredLocale in [ISO 639-1]-[ISO 3166-1] format. For example: en-CA, fr-CA, en-US, es-US.en-CAfr-CAen-USes-USAllowed:en-CAfr-CAen-USes-UStypestringrequiredThe type of agreement (e.g. privacypolicy).namestringrequiredThe human readable name for the type of agreement.titlestringrequiredThe human readable title of the individual agreement.contentstringrequiredContent of the agreement.versionNamestringHuman readable version of the agreement.versionnumberrequiredRelative to the versioning of agreements.mustAgreebooleanrequiredDetermines whether access to the application is affected by consent.truefalseissuedAtdate-timerequiredThe date:time the agreement goes into effect (ISO-8601 Format, e.g. 2026-06-27T14:34:08.700Z).brandCodestringThe affiliate code (brandCode) is an identifier for the "brand" or "affiliate" within a Tenant. The affiliate code is the version of the brand name that appears in the URL. A brand name may be "Corporate ABC", for example. Then the affiliate code might be something like "corporate-abc".pdfUrlstringURL of the PDF for external source.autoGeneratePDFAgreementbooleanAuto generate PDF agreement (default: false).truefalseResponse 200Agreement has been successfully created.Updated 7 months ago