Transfer image to another project
Transfer an image from one project to another within the same account.
POST
/resource-transfer/Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Request body
application/json
ID of the source project from which the image will be transferred
example
43695ID of the destination project to which the image will be transferred
example
46162Type of resource being transferred
example
imageUnique identifier of the image resource
example
36622Responses
200Successful response for transferring an image between projects
example
200example
example
Resource is transferred successfully.