Passing AUTHTOKEN via Header instead of URL parameter when calling the REST API
Currently I'm using the AUTHTOKEN parameter when calling the REST API but want to switch to using the AUTH Header option instead, can someone give me the correct format of the AUTH Header? For example if I was using OAUTH is would do a "Authorization", "Bearer <tokenhere>" header request.
New to ADSelfService Plus?