2.2.15 X-RequestToken Header

This protocol uses the X-RequestToken value to enable the protocol client or a third-party application to make requests on behalf of the current user. The X-RequestToken value is an opaque string.

This header is defined in ABNF syntax as follows.

 requesttoken-header = "X-RequestToken" ":" requestdigest-value
  
 requesttoken-value = 1*TEXT