POST
/
api
/
v1
/
createItem
/
{spaceId}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required

The ID of the space where the item will be created. Must be a non-empty string.

Body

application/json
generated_by
object
image
string

The URL of the image associated with the item. Optional.

isAIPrompt
boolean
default:
false

The URL of the link associated with the item. Optional.

listId
string

The ID of the list within the space where the item will be created. Must be a non-empty string.

note
string

The note content of the item. Optional.

title
string

The title of the item. Must be a non-empty string.

Response

200 - application/json
actionType
string
completed
boolean
createdAt
string
fileName
string
fileURL
string
generated_by
object
id
string
image_generated_on_hero
boolean
img
string
is_archived
boolean
is_image_full_width
boolean
isAIPrompt
boolean
note
string
owner_uid
string
pageID
string
readMorePageSlug
string
send_approval_email
boolean
sortIndex
integer
spaceID
string
submitted_by
object
ticketType
string
title
string
url
string
urlMetadata
object