Set Description
Set description associated with a specific source
Request
URI
POST
https://{api_host}/api/v2/source/{id}/description
COPY
Path Parameters
string
id
Required
id
Request Body
string of type(s) application/json
Optional
Responses
200
successful operation
Returns ResponseContainer of type(s) application/json
{
"status": {
"result": "string",
"message": "string",
"code": 0
}
}
object
response
Optional
response