Replace or modify the background of an image. Either prompt or bg_color must be provided.
Authenticate using Bearer token. Get your API Key from the WeryAI Console.
Example: Authorization: Bearer sk-xxxxxxxxxxxxxxxx
Source image URL
"https://example.com/image.jpg"
Background description prompt (either prompt or bg_color must be provided)
"beach sunset background"
Background color code (either prompt or bg_color must be provided)
"#FFFFFF"
Callback URL where results will be sent when task completes
"https://your-server.com/webhook"
Caller ID (for business association)