--- http_interactions: - request: method: post uri: https://api.smsgatewayapi.com/v1/voice/send body: encoding: UTF-8 string: '{"to":"+3161245678","message":"Hello this is a test message!","sender":"Ruby SDK"}' headers: User-Agent: - Faraday v2.11.0 Content-Type: - application/json accept: - application/json x-client-id: - "434421713782941511298" X-Client-Secret: - FGbWCZrjtY64E31BaBkz9 response: status: code: 200 message: OK headers: date: - Thu, 29 Aug 2024 12:54:50 GMT access-control-allow-origin: - "*" access-control-allow-headers: - X-Client-Id, X-Client-Secret, X-Authorization, Content-Type access-control-allow-methods: - GET, POST, PUT, PATCH, DELETE, OPTIONS vary: - Accept-Encoding content-encoding: - gzip content-length: - "66" content-type: - application/json; charset=utf-8 body: encoding: UTF-8 string: '{"messageid":"ug3g0s0aa7qahuujjkdknhwigvrcjy"}' recorded_at: Thu, 29 Aug 2024 12:54:50 GMT recorded_with: VCR 6.2.0