Set Schemas Custom

Creates or updates a custom schema fragment.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
app_fragmentobjectRequired
OR
custom_type_fragmentobjectRequired
OR
tenant_fragmentobjectRequired

Response

Success.
idstringformat: "id"
The ID of the custom schema fragment.

Errors