Apps And Solutions
Common

Onboard Item to Tenants without init sequence

1min
POST
/developer/tenants/v2/onboarding
Onboards a solution or application to the provided list of tenants without init sequence but relying on the permissions file instead.
Header Parameters
x-developerplatform-access
*
Query Parameters
stackCredentialOverwrite
forceCreateUserGroup
Body Parameters
body
*
versionId
*
tenantIds
stackId
Responses
201
400
Something wrong with the request, such as trying to onboard an "API" type solution or a solution with no apps associated.
error
*
request
*
403
User not authorized on the app or solution.
error
*
request
*
404
App or solution version not found based on provided id.
error
*
request
*
2XX
Curl
JS
Ruby
Python
Responses
201
400
403
404
2XX