Droptop endpoints

About Droptop

Returns data that Droptop needs

get

Returns data that Droptop needs

Responses
200

Successful operation

application/json
get
/droptop

Gets the Droptop Four announcements

get

Gets the Droptop Four announcements

Responses
200

Successful operation

application/json
get
/announcements

Adds a new announcements

post

Adds a new announcements

Authorizations
AuthenticationstringRequired
Body
Responses
200

Successful operation

application/json
post
/announcements

Deletes the Droptop Four announcements

delete

Deletes the Droptop Four announcements

Authorizations
AuthenticationstringRequired
Responses
200

Successful operation

application/json
delete
/announcements

Gets the Droptop Four announcement

get

Gets the Droptop Four announcement

Path parameters
platformstring Β· enumRequired

The platform of the announcement (app, website)

Possible values:
Responses
200

Successful operation

application/json
get
/announcements/{platform}

Adds a new announcements

post

Adds a new announcements

Authorizations
AuthenticationstringRequired
Path parameters
platformstring Β· enumRequired

The platform of the announcement (app, website)

Possible values:
Body
dateinteger Β· int32Optional

The date of the announcement

expirationinteger Β· int32Optional

The expiration date of the announcement

announcementstringOptional

The announcement

typestring Β· enumOptional

The type of the announcement (info, warning, error)

Possible values:
Responses
200

Successful operation

application/json
post
/announcements/{platform}

Deletes the Droptop Four announcements

delete

Deletes the Droptop Four announcements

Authorizations
AuthenticationstringRequired
Path parameters
platformstring Β· enumRequired

The platform of the announcement (app, website)

Possible values:
Responses
200

Successful operation

application/json
delete
/announcements/{platform}

Gets the number of downloads of Droptop Four

get

Gets the number of downloads of Droptop Four

Responses
200

Succesful operation

application/json
get
/downloads

Get the latest Droptop Four version

get

Gets the latest Droptop Four version

Responses
200

Successful operation

application/json
get
/version
200

Successful operation

Last updated

Was this helpful?