S
API request body & response body
Samruddhi Ubhad almost 4 years ago 4187 views 1 replies
where can I see the request body and response body of below sample API 's ?
Create a new user
Get user details
Update user details
Delete user
1 reply
Z
zeevy almost 4 years ago
In home page you can find curl examples.
you can use the same payload in Rest Console to test it