-
Notifications
You must be signed in to change notification settings - Fork 0
POST Source Type
Ksenyia edited this page May 18, 2016
·
2 revisions
Is available to the user with admin rights only.
Resource URI
sourcetypes
HTTP POST
Request Payload
{
source_type_authority: "authoritative",
source_type_display: false,
source_type_examples: "examples",
source_type_id: "companydb",
source_type_name: "Company DB",
source_type_notes: "notes",
source_type_url_type: "Direct link to data in XLS report"
}
Default Request
curl -X "POST" http://end-point-uri/sourcetypes
Request
HTTP Status Code 200