InternalCreate a new instance of the service.
Deletes a Forge app property. This API can only be accessed using asApp() requests from Forge.
The key of the property
Gets Forge app properties. This API can only be accessed using asApp() requests from Forge.
Optionalcursor?: stringUsed for pagination, this opaque cursor represents the last returned property key. It will be included in the response body as the next link. Use this key to request the next set of results.
Optionallimit?: numberMaximum number of app properties per result to return. If more results exist, use the last returned property key from the Link field in the response body as a cursor to retrieve the next set of results.
Forge app properties returned on success.
Gets a Forge app property by property key. This API can only be accessed using asApp() requests from Forge.
The key of the property
App property returned on success.
Creates or updates a Forge app property. This API can only be accessed using asApp() requests from Forge.
The key of the property
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-app-properties