curl --location --request POST 'https://api.gwid.io/api/v1/gateway/aws' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"rpc_url": "string",
"password": "string",
"gateway_type": "ai",
"gateway_name": "string",
"transcoding_profile": "480p",
"region": "string",
"credentials_id": "string",
"ec2_instance_type_id": "string"
}'{"data":{"id":"54c81464-8f34-4026-8522-41178e6c01b1","provider":"aws","region":"us","gateway_name":"mrs-bethany-vandervort-m-d","gateway_type":"transcoding","rpc_url":"https://easy-density.biz/","transcoding_profile":"720p","status":"initializing","queue_id":"4ad53b40-4361-4f27-9d96-9c7ea67e716e","user_id":"e58921f9-0e9b-419f-89ff-d68d91ad7be2","created_at":"2025-07-09T05:27:43.919651909+01:00","updated_at":"2025-07-09T05:27:43.919651909+01:00","user":null},"success":true}