Create and Update

Endpoint for creating or replacing a key. In order to prevent replacing an existing value you can use "POST" instead of "PUT"

Path Params
string
required
Defaults to v1

Version of the API

Body Params
string
required

Organization ID to create the code point in.

string
required

Name of the point to create. Must start with "__".

string

Description of the point.

tags
array of strings

An array of keywords for efficient search and categorization.

tags
string
required

Any string, array, or JSON object

Responses

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