Skip to main content

Web Service Method: Create a Custom Scheme

Abstract

Web Service Method: Create a Custom Scheme

Description

Creates a custom scheme.

URL: /PoolParty/api/schema/customScheme

Content-Type

application/x-www-form-urlencoded

Supported Methods

POST

HTTP Parameters

Parameter

Description

Type

Required

label

Custom scheme label

String

true

identifier

Custom scheme identifier

String

true

description

Custom scheme description

String

false

baseUrl

Custom scheme baseUrl

String

false

separator

Custom scheme separator

String

false

visibility

Custom scheme visibility. true or false

String

false

availableLanguages

Custom scheme languages

Array of Strings

false

Returns

Status: 201 - OK