Skip to main content
Version: 2023-02-21

Bulk Enable SaaS

POST 

/saas/bulk-enable-saas/:companyId

Enable SaaS mode for multiple locations with support for both SaaS v1 and v2

Request

Version stringrequired

API Version

Available options2023-02-21
companyId stringrequired
application/json

Bodyrequired

    locationIdsstring[]required

    Array of location IDs to enable SaaS for

    isSaaSV2booleanrequired

    Indicates if the SaaS is V2

    actionPayloadobjectrequired

    Action payload for the bulk enable SaaS operation