Dashboard
Download SpecGet images for given TPP/CP
get
/dashboard/images
Authentication
ApiKey
Responses
Response: application/json
items
array[object (ImageResponse)]
required
page
integer
required
size
int
required
total
integer
required
Response: application/json
detail
array[object (ValidationError)]
Upload Image for TPP/CP
post
/dashboard/images
Authentication
ApiKey
Responses
Response: application/json
Response: application/json
detail
array[object (ValidationError)]
Request Examples
Delete Image for TPP/CP
delete
/dashboard/images
Authentication
ApiKey
Responses
Response: application/json
Response: application/json
detail
array[object (ValidationError)]
Request Examples
Was this page helpful?