Apps And Solutions
Common
Deletes the artifacts for an app or a soln.
1min
DELETE
/developer/artifacts/{artifactId}
Path Parameters
artifactId
string
*
Header Parameters
x-developerplatform-role
string
x-developerplatform-access
string
Query Parameters
appVersionId
string
solutionVersionId
string
artifactType
string
*
Responses
200
The artifacts were successfully deleted.
EmptyDto
403
User not authorized on the app or solution.
ForbiddenErrorResponseDTO
error
ForbiddenErrorDTO
*
request
StandardRequestDTO
*
404
App or solution version not found based on provided id.
NotFoundErrorResponseDTO
error
NotFoundErrorDTO
*
request
StandardRequestDTO
*


Updated 11 Jun 2024
Did this page help you?