POST/projects/api/v3/projects/{projectId}/notebooks.json
Create a new notebook.
Path Params
- Name
projectId- Type
- integer
- required
- Description
Query Params
- Name
getEmoji- Type
- boolean
- Description
parse emojis to unicode
- Default
true
- Name
include- Type
- array[string]
- Description
include
- Format
- Comma separated values
- Allowed values
projectstagsusersnotebookCategoriescompaniesteams
- Name
fields[users]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idfirstNamelastNametitleemailcompanyIdcompanyisAdminisClientUserisServiceAccounttypedeletedavatarUrllengthOfDayworkingHoursIdworkingHouruserRateuserCostcanAddProjects
- Name
fields[teams]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnameteamLogoteamLogoIconteamLogoColor
- Name
fields[tags]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamecolorcount
- Name
fields[projects]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idname
- Name
fields[notebooks]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamedescriptioncontentstypeisPrivatelockedlockdownIdsecureContentprojectIdcreatedByUserIDupdatedByUserIDdeletedByUserIDdateUpdateddateCreateddateDeleteddeletedcategoryIdnotebookVersionIDnotebookVersionCreatedDateTimenotebookVersionUpdatedDateTimelatestVersionNocommentsCountreadCommentsCountcontentHTMLprivacycommentFollowerschangeFollowersprojectNotifyCommentIncludeCreatortagIds
- Name
fields[notebookCategories]- Type
- array[string]
- Description
- Format
- Comma separated values
- Name
fields[companies]- Type
- array[string]
- Description
- Format
- Comma separated values
- Allowed values
idnamelogoUploadedToServerlogoImage
Body Params
Request contains information of a notebook to be created or updated.
- Name
notebook- Type
- object
- Description
- Notebook contains all the information returned from a notebook.
Responses
- Code
- 201
- Type
- object
- Schema
- Description
- 201 Created
Response contains information about a specific notebook.
- Code
- 400
- Type
- object
- Schema
- Description
- 400 Bad Request
ErrorResponse defines how []Error should be marshaled to JSON.
- Code
- 403
- Type
- object
- Schema
- Description
- 403 Forbidden
ErrorResponse defines how []Error should be marshaled to JSON.
201 Created
Response
{ "included": { "companies": { "additionalProp": { "accounts": 0, "addressOne": "string", "addressTwo": "string", "budgetDistribution": [ { "color": "string", "companyId": 0, "count": 0, "from": 0, "to": 0 } ], "canSeePrivate": true, "cid": "string",