API Reference
These docs are for v2.3. Click to read the latest docs for v3.0.

Adds linked property to support scheme with given reference based on payload

Sample Request:

POST /api/v2.0/supportschemes/SP1000000004/properties

Example Payload:
{           
    "uprn" : "ALB005"
}

This endpoint requires all data to be in the body of the request

Requirements
"uprn"         UPRN must be set.

Required Permission(s): SupportPlans.EditSupportSchemes

Log in to see full request history
Path Params
string
required

Reference of the Support Scheme.

Body Params

Uprn information of the Support Scheme.

string
required
length between 1 and 50
Responses
201

On Success

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