create

public final Response<Folder> create(String identifier, CreateFolderRequest requestBody, RequestOverrides overrides)
public final Response<Folder> create(String identifier, CreateFolderRequest requestBody)

Create a Folder

Return

The created folder

Parameters

identifier

Grant ID or email account in which to create the object.

requestBody

The values to create the folder with

overrides

Optional request overrides to apply