Explore
OpenAPI definition
v0
OAS 3.1
/v3/api-docs
Servers
https://rhino.mapcontent-dev.tomtom.com - Generated server url
Authorize
deliveries
Deliveries
GET
/deliveries
Gets the latest release note delivery for a certain release.
POST
/deliveries
Delivers all draft notes for a certain release.
draft-notes
Draft Notes
PUT
/draft-notes
/{id}
Updates an existing draft note by id.
DELETE
/draft-notes
/{id}
Deletes an existing draft note by id.
GET
/draft-notes
Gets the latest draft notes for a certain release.
POST
/draft-notes
Creates a new draft note for a certain release.
DELETE
/draft-notes
Delete all draft notes for a certain release.
Schemas
DraftNoteUpdateRequestDto
Expand all
object
Errors
Expand all
object
DraftNoteCreateRequestDto
Expand all
object
ReleaseReferenceDto
Expand all
object
DeliveryVersionDto
Expand all
object
DraftNoteDto
Expand all
object
DraftNotesDto
Expand all
object
DeliveryDto
Expand all
object
DeliveryNoteDto
Expand all
object