Files
api-approagency/Auth/Login OTP.yml
T
2026-05-19 13:01:12 +03:30

29 lines
628 B
YAML

info:
name: Login OTP
type: http
seq: 1
http:
method: POST
url: "{{baseUrl}}/auth/login-otp"
body:
type: multipart-form
data:
- name: mobile
type: text
value: "09362957108"
- name: package_name
type: text
value: com.approagency.meditation
- name: fcm_token
type: text
value: cxrhJQY3SKC3SVbEJ_GKZE:APA91bGG6NzfDRZQUe_AviOomn7UgSNZCDt6BUaizoXB67lK5YZqQkgsjRDjI4oIpHDCaigzvsrsfxgwrVhmoJbhzxficGwsYCOojZyIRVoR9AZXQkIfkRU
disabled: true
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5