Create, update or delete project properties
post/midgard/v3.0/project/{projectId}/properties
Apply a batch of create, update and delete operations to project properties for the given project ID.
Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdThe ID of the project.
integer
REQUIRED
Body
application/json
projectProperties
array object[]
REQUIRED
object {}
Response
200Project properties updated successfully.
403User is not allowed to access this resource.
404Project not found.
Shell cURL
shell
Show schema
json