POST login/users/:user id/touch

From Social ID Developers
(Difference between revisions)
Jump to: navigation, search
Ivan.filho (Talk | contribs)
(Created page with "== Description == Force User to be updated. == Resource URL == POST https://api.socialidnow.com/v1/marketing/login/users/:user_id/touch == Parameters == === URL Parame...")

Latest revision as of 15:22, 1 October 2019

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