API Reference

Create a space document

Log in to see full request history

The Create a space document API allows users to create a new space document in the system for the given project. This endpoint provides a way for developers to add space document related details, including the spaceDocumentName, spaceDocumentType, url and source fields for the space object. This API returns the created space document object.


In case any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at care@rocketlane.com for a prompt resolution.

Body Params
string

The name of the space document.By default, the name is 'Untitled'.

space
object
required

Information about the space to which the space document belongs to.

string
required

Defines the type of the space document. This could be a Rocketlane document or an embedded document.

string

The url that is embedded in the space document.

source
object

Sources denote the document templates based on which the document is created

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json