HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Upload a new configuration

Upload a new configuration using JSON format.

This URI is not supported by Notifications or NAE.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Configuration name

Allowed:
Query Params
string
enum

Operation to perform when uploading the configuration (Applies to CLI format only). Possible values are 'replace' or 'merge'

Allowed:
Body Params
configuration
object

Configuration content in JSON format

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!