/data_connections/{id}

Updates a specific data connection by the identifier.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Defines the data connection identifier.

Body Params
string
length between 0 and 60

User-defined friendly name for the object.

string
length between 0 and 300

User-defined description about the object

integer
1 to 9223372036854776000

Defines the identifier representing the data connection type.

string
enum

Defines the module in which the data connection will be available.

Allowed:
string

Defines the data connection status.

string
enum

Defines the role the data connection will work as.

Allowed:
labels
array of strings

Defines the data connection labels defined by the user to organize the associated objects.

labels
date-time

Defines the timestamp of the last connection to the source.

string
enum
length between 0 and 60

Defines the data connection status.

Allowed:
settings
object

Crucial information about the object.

Headers
string

Defines whether the log identifier created by the request will be returned in the response header.

string
required

Defines the user authorization API key.

string
enum
required

Defines the media type to return the content.

Allowed:
string

Defines the idempotency-key for the request.

string
enum

Identifies during operation if retrieves object from remote or local cache.

Allowed:
Response
204

The data connection was updated successfully.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!