InternalCreate a new instance of the service.
Creates a whiteboard in the space.
Permissions required: Permission to view the corresponding space. Permission to create a whiteboard in the space.
Optionalprivate?: booleanThe whiteboard will be private. Only the user who creates this whiteboard will have permission to view and edit one.
Returned if the whiteboard was successfully created.
Delete a whiteboard by id.
Deleting a whiteboard moves the whiteboard to the trash, where it can be restored later
Permissions required: Permission to view the whiteboard and its corresponding space. Permission to delete whiteboards in the space.
The ID of the whiteboard to be deleted.
Returns a specific whiteboard.
Permissions required: Permission to view the whiteboard and its corresponding space.
The ID of the whiteboard to be returned
OptionalincludeIncludes collaborators on the whiteboard.
OptionalincludeIncludes direct children of the whiteboard, as defined in the
ChildrenResponse object.
OptionalincludeIncludes operations associated with this whiteboard in the response, as defined
in the Operation object.
The number of results will be limited to 50 and sorted in the default sort
order.
A meta and _links property will be present to indicate if more results are
available and a link to retrieve the rest of the results.
OptionalincludeIncludes content properties associated with this whiteboard in the response.
The number of results will be limited to 50 and sorted in the default sort
order.
A meta and _links property will be present to indicate if more results are
available and a link to retrieve the rest of the results.
Returned if the requested whiteboard is returned.
Protected Staticinitialize
See
https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-whiteboard