To request an access token, send a POST request containing the JWT to the DocuSign authentication service . Must be urn:ietf:params:oauth:grant-type:jwt-bearer . The encoded value of the JWT that you created in the previous step. If successful, an access token will be returned in the response body.
Read more