v1

latestOpenAPI 3.1.02026-07-22155403592.5 KB
Connections

Update an existing connection

Returns the url that can be used by your client to update the connection

patch/consumers/{consumer_id}/connections/{connectionid}

Path parameters

consumer_idstring uuid required
connectionidstring uuid required

Request body

redirectboolean nullable

Indicates whether you want to return to the consumer's redirectUrl after update (true) or whether you want to return on the connection page (false)

namestring nullable

Can be used to update the name of an existing connection

Response

Successful Response

urlstring required