D4Science D4Science Don't have a D4Science account? Create one Could not find what you are looking for? Contact us.

Tokens Resource

REST interface for the social networking library (tokens).

POST /tokens/generateApplicationToken

This method has been deprecated.

Request Parameters
name type description
appid form
Response Body
media type data type description
text/plain object

Example

Request
POST /tokens/generateApplicationToken
Content-Type: */*
Accept: text/plain

                
...
                
              
Response
HTTP/1.1 201 Created
Content-Type: text/plain

                
...