Skip to main content
POST
/
api
/
v1
/
messagesource
cURL
curl --request POST \
  --url https://saas.pads365.com/rdx/NDS.Services.FIDS.Connector/api/v1/messagesource \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "MessageSourceId": "<string>"
}

Body

application/json
MessageSource
object

Response

200 - application/json
Succeeded
boolean
Message
string | null
Code
string | null
MessageSourceId
string | null