Apps And Solutions
Common
Onboard Item to Tenants without init sequence
1min
POST
/developer/tenants/v2/onboarding
Header Parameters
x-developerplatform-role
string
x-developerplatform-access
string
Query Parameters
stackCredentialOverwrite
string
forceCreateUserGroup
string
Body Parameters
body
OnboardItemToTenantsRequestDTO
*
versionId
string
*
tenantIds
string[]
stackId
string
Responses
201
object
400
Something wrong with the request, such as trying to onboard an "API" type solution or a solution with no apps associated.
BadRequestErrorResponseDTO
error
BadRequestErrorDTO
*
request
StandardRequestDTO
*
403
User not authorized on the app or solution.
ForbiddenErrorResponseDTO
error
ForbiddenErrorDTO
*
request
StandardRequestDTO
*
404
App or solution version not found based on provided id.
NotFoundErrorResponseDTO
error
NotFoundErrorDTO
*
request
StandardRequestDTO
*
2XX
EmptyDto
Updated 11 Jun 2024
Did this page help you?