Optional authOptional dataJSON payload data for supported http methods
Optional headerscustom headers to be included as part of request headers
Optional methodhttp method, use HTTP_METHOD enum
Optional pathpath of an endpoint eg: '/programs', '/chat-rooms/
Optional queryquery params to be added to the request url (or path)
Optional returnreturn response without parsing json
Optional urlcomplete endpoint url
Generated using TypeDoc
authorization token, use createUserProfileAccessToken or createPersonalApiAccessToken API for creating authorization token