Edit a Source
Edits the specified source.
Authorizations: Sources - EDIT
Requests
PUT /apis/sources/:sourceId { |
Response
Success
{ |
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | Supplied data was insufficient or incorrect |
404 | {"code":"040000", "name":"NotFound", | Unable to locate source. |
500 | {"code": "070014", "name":"FileWrite", | Unable to write updated data to a file. |