/
RE
revelator
/
Revelator API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 2d ago
Details
Filter operations
4
account
32
accounting
43
accounting/transactions
11
activities
1
api
141
auth
1
balance
2
BI
2
blockchainPayee
2
common
31
contact
4
content
66
content/integrations
1
customerManagement
2
distribution
22
enterprise
299
feedbacks
3
finance
76
financeCM
3
fusionauth
2
integrations
14
mcn/youtube
13
media
9
notes
4
notifications
1
partner
7
payee
7
payees
2
payeeVault
3
payeeWallet
3
payments
1
permissions
3
promote
10
royaltyTokens
5
settings
9
social
5
strike
1
tools
37
get
/tools/collection/all
get
/tools/collection/{id}
post
/tools/collection/create
put
/tools/collection/update
get
/tools/collection/{id}/playlist/all
post
/tools/collection/{id}/playlist/create
delete
/tools/collection/{collectionId}/playlist/delete
get
/tools/playlist/all
get
/tools/playlist/{id}
post
/tools/playlist/create
put
/tools/playlist/update
post
/tools/playlist/delete
delete
/tools/playlist/delete
get
/tools/playlist/{id}/track/all
get
/tools/playlist/{id}/externaltrack/all
post
/tools/playlist/{playlistId}/content/add
post
/tools/playlist/{playlistId}/content/delete
delete
/tools/playlist/{playlistId}/content/delete
post
/tools/playlist/{playlistId}/import
post
/tools/playlist/spotifysync
get
/tools/collection/{id}/banner/all
post
/tools/collection/banner/create
post
/tools/collection/banner/delete1
delete
/tools/collection/banner/delete1
get
/tools/application/{id}/banner/all
post
/tools/application/banner/create
post
/tools/collection/banner/delete
delete
/tools/collection/banner/delete
get
/tools/banner/{id}
put
/tools/banner/update
get
/tools/application/all
get
/tools/application/{id}
get
/tools/application/types
post
/tools/application/create
put
/tools/application/update
post
/tools/collection/delete
delete
/tools/collection/delete
tracks
2
upload
1
tools
get
/tools/banner/{id}
Path parameters
id
integer
required
Response
OK
BannerDTO
required
bannerId
integer
playlistId
integer
title
string
description
string
type
integer
displayOrder
integer
hasPlayer
boolean
isActive
boolean
applicationId
integer
collectionId
integer
image
ImageDTO
Example response
{ "image": { "fileId": "00000000-0000-0000-0000-000000000000" } }
Changes