Skip to main content
POST
Create Note

Authorizations

Authorization
string
header
required

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

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
parent_object
string
required
parent_record_id
string
required
title
string
required
content
string
required

Response

Successful Response

The response is of type Response Create Note V1 Attio Notes Post · object.