Process raw text result from API call

Hello,

I have to make a call to get a token from an custom API.
When success, the API gives a status 200 back and the token in the body.
How can i read the token from the body as it is not json?

I don't see the option to read text from the body.

Thank you.

7 replies