POST login/users/:user id/touch

From Social ID Developers
Jump to: navigation, search

Contents

Description

Force User to be updated.

Resource URL

  POST https://api.socialidnow.com/v1/marketing/login/users/:user_id/touch

Parameters

URL Parameters

user_id required user identifier.

Authentication

This API requires Login App authentication. See Authentication.

Request

Generates a new token for user "340".

 curl -X POST 'https://api.socialidnow.com/v1/marketing/login/users/340/touch' \
        --user <api_id>:<api_secret>

Response

Response Headers

HTTP/1.1 200 OK
Status: 200
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox