store
POST
{{tessla}}/contact-us
Last modified:2025-04-17 15:13:35
Maintainer:Not configured
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '{{tessla}}/contact-us' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Hello Owner",
"email": "mohamadaymam737@gmail.com",
"phone": "+201007363331",
"message": "djfdusfdysuftudystuydstfuyds"
}'
Response Response Example
{}
Request
Header Params
Accept
string
required
Example:
application/json
Body Params application/json
Responses
Modified at 2025-04-17 15:13:35