Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE 'https://video.a2e.ai/api/v1/motionTransfer/'
Responses
application/json {"code":0,"data":{},"trace_id":"119180c3-29d6-44d1-8908-1c9463dddfc6"}
Modified at 2025-08-29 03:09:45