Edit Source Metadata
Edits the metadata for the source.
Authorizations: Sources - EDIT
Requests
PUT /apis/sources/:sourceId/metadata [ |
Parameters
Property | JSON Type | Property Type | Description |
---|---|---|---|
name | String | Optional | Name of metadata |
field | Array of objects (fields) for these possible structures: { "fieldType": "STRING", | Optional | Content of metadata. See Fields. |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect. |
404 | {"code":"040009", "name":"SourceNotFound", | Source with UUID |