v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Destinations

Create/Update a destination

This endpoint creates a destination, or updates an existing destination by name.

put/destinations

Request body

namestring required

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