Create a Source
This method creates a source.
Authorizations: Sources - CREATE
Requests
Response
Success
Error
Code | Payload | Description |
---|---|---|
400 | {"code":"010001", "name":"InputValidation", | No sources available. |
404 | {"code":"040009", "name":"SourceNotFound", "message":"Source not found", "httpStatusCode":404} | Source with UUID sourceId not found. |
500 | {"code": "070014", "name":"FileWrite", | Unable to write new data to a file. |