Update connection type

Update an existing connection type. First retrieve the current type from /api/connections/types/{id}, apply your changes, then send back the full object. Returns the id and name of the type.

Required permission: Connections Settings

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

The id of the connection type to update.

Body Params

The details of the connection type

string | null
required

The connection type's name.

string | null

The connection type's description.

boolean

Whether the connection type is active.

assignee
object | null

The person new connections of this type are assigned to by default.

int32

The default number of days until a new connection of this type is due.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json