v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Transfer the app.

put/api/apps/{app}/team

Path parameters

appstring required

The name of the app to update.

Request body

teamIdstring nullable

The ID of the team.

Response

App transferred.

_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.