latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Applications

Update application

Updates an existing application.

Authorization Required:

  • Application Update
put/applications/{applicationId}

Path parameters

applicationIdstring required

Unique identifier for an application

Request body

namestring

Updated name

settingsobject

Updated settings

titlestring

Updated title

workspaceIdstring

Updated workspace Id

Response

JSON describing the updated application

createdstring required

Date of when the application was created

createdBystring required

User who created the application

dataSchemasobject[] required
descriptionstring required

Description of the application

idstring required

Unique identifier of the application

modifiedstring required

Date of when the application was last modified

modifiedBystring required

User who modified the application last

namestring required

Name of the application

promotionsobject required
settingsobject required
titlestring required

Title of the application

typestring required

Type of application ('form' or 'workflow')

workspaceIdstring required

Unique identifier of the workspace containing the application