API request in android mobile test project

Hello.

I use the test to register an account in a mobile application on Android.

After completing the test, I need to delete the created account using the API request.

I created the “web service request” element in the “object repositories” with a request to the API, but I do not know how to insert it into the test case.