Skip to main content
POST

Recipes

1

1. Use 'Authorization' header to pass API key

2

2. As a result, the API returns the newly created records.

Allowed permissions

Path Parameters

string
required
A class name of the parent custom object.

Body Parameters

object

Headers

string
required
A user or application session token. See Authentication page to learn more about session tokens. Must be used either QB-Token or Authorization.
string
default:"ApiKey {your_api_key}"
API key from Dashboard. Expected format: ApiKey {your_api_key}. Must be used either QB-Token or Authorization.
string
User ID. The user ID of the user on whose behalf the request is being made.

Responses

A successful response
string
array of objects
An error response
array of strings