Upsert

Authentication

X-API-Keystring
API key authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

landscapeIdstringRequired
versionIdstringRequired
draftIdstringRequired

Request

This endpoint expects an object.
namestringRequired
statusenumRequired
Allowed values:
changeSummaryobjectOptional
commitdoubleOptional
handleIdstringOptional
labelsmap from strings to stringsOptional
summaryDirtiedAtdatetimeOptional

Response

OK
draftobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error