v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Destinations

Update a destination

This endpoint updates a destination.

put/destinations/{id}

Path parameters

idstring required

Destination ID

Request body

namestring

Name for the destination

type'HTTP' | 'CLI' | 'MOCK_API'

Type of the destination

descriptionstring nullable

Description for the destination

Response

A single destination

idstring required

ID of the destination

namestring required

A unique, human-friendly name for the destination

descriptionstring nullable

Description of the destination

team_idstring required

ID of the project

type'HTTP' | 'CLI' | 'MOCK_API' required

Type of the destination

disabled_atstring date-time nullable required

Date the destination was disabled

updated_atstring date-time required

Date the destination was last updated

created_atstring date-time required

Date the destination was created