Patch a Schema Attribute for Non-Employee Source
PATCH {{baseUrl}}/non-employee-sources/:sourceId/schema-attributes/:attributeId
This end-point patches a specific schema attribute for a non-employee SourceId.
Requires role context of idn:nesr:update
Request Body
{"0"=>{"op"=>"replace", "path"=>"/label", "value"=>{"new attribute label"=>nil}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"type":"TEXT","technicalName":"account.name","label":"Account Name","id":"ac110005-7156-1150-8171-5b292e3e0084","system":true,"modified":"2019-08-23T18:52:59.162Z","created":"2019-08-23T18:40:35.772Z","helpText":"The unique identifier for the account","placeholder":"Enter a unique user name for this account.","required":true}