POST
/
api
/
v1
/
apps
/
{uuid}
/
sync_parent_image
Sync with parent image
curl --request POST \
  --url https://app.miget.com/api/v1/apps/{uuid}/sync_parent_image \
  --header 'Authorization: <api-key>'
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer token for authentication. Format: 'Bearer {token}'

Headers

X-Workspace-Id
string

Workspace ID (uses default workspace if not provided)

Path Parameters

uuid
string
required

Application UUID

Response

Sync with parent image

Api_V1_Entities_Message model

message
string
required

Response message