Get a URL for fetching bytes through POST'ing a Passport

Returns a URL that can be used to fetch the bytes of a DrsObject.
This method only needs to be called when using an AccessMethod that contains an access_id
(e.g., for servers that use signed URLs for fetching object bytes).
Method is a POST to accommodate a JWT GA4GH Passport sent in the formData in order to authorize access.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!