Item
Creates a new item in a specified List, within a Space.
post/api/v1/createItem/{spaceId}
Path parameters
spaceIdstring required
The ID of the space where the item will be created. Must be a non-empty string.
Request body
Response
OK
The ID of the space where the item will be created. Must be a non-empty string.
OK