Apps And Solutions
Application

Register an Application

1min
POST
Registers an application given all fields are valid and provided API key has authorization to the organization and team.
Header Parameters
x-developerplatform-access
*
Query Parameters
organizationId
*
teamId
*
Body Parameters
body
*
displayName
*
type
*
listingId
*
version
*
isConsoleCompatible
*
visibility
All Of
ApplicationVisibilityDto +
url
All Of
ApplicationUrls +
shortDescription
*
longDescription
categories
*
menu
*
packageName
Responses
201
id
*
All Of
ApplicationVersionIdentifierDTO +
400
Bad Request
error
*
request
*
404
Org or Team not found
error
*
request
*
Curl
JS
Ruby
Python
Responses
201
400
404