v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Update the app.

put/api/apps/{app}

Path parameters

appstring required

The name of the app to update.

Request body

labelstring nullable

The optional label of your app.

descriptionstring nullable

The optional description of your app.

Response

App updated.

_linksobject required

The links.

idstring required

The ID of the app.

namestring required

The name of the app.

labelstring nullable

The optional label of the app.

descriptionstring nullable

The optional description of the app.

versioninteger required

The version of the app.

createdstring date-time required

The timestamp when the app has been created.

lastModifiedstring date-time required

The timestamp when the app has been modified last.

teamIdstring nullable

The ID of the team.

permissionsstring[] required

The permission level of the user.

canAccessApiboolean required

Indicates if the user can access the api.

canAccessContentboolean required

Indicates if the user can access at least one content.

roleNamestring nullable

The role name of the user.

rolePropertiesobject required

The properties from the role.