clip

クリップフォルダを作成します。

post/users/me/clips/folders

Request body

namestring required

フォルダ名(30文字以内)

Response

正常に作成できました。作成したフォルダ情報を返します。

idstring uuid

フォルダUUID

namestring

フォルダ名

createdAtstring date-time

フォルダ作成日時

Changes