Destination
Update a destination
PATCH
/
projects
/
{projectIdOrName}
/
destinations
/
{destinationId}
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requireddestinationId
string
requiredBody
application/json
updateMask
string[]
requireddestination
object
requiredResponse
200 - application/json
id
string
requiredThe destination ID.
name
string
requiredUser-defined name for the destination
type
string
requiredThe type of the destination
metadata
object
requiredcreateTime
string
requiredThe time the destination was created.
updateTime
string
The time the destination was updated.
Was this page helpful?