Unregister a User from a Product

delete

Unregister a User from a Product

This endpoint unregisters an existing user from a product. The same user may later be registered back to the product.

Resource URL

https://api-sandbox.arity.com/registration/v2 /users/{userId}/products/{productName}

Header Parameters


Name Values Description
Authorization
(required)

Access Token

Body Parameters


Name Values Description
body
(required)

Request Body

userId: the userId is the identification you will use to connect your customer on our platform to the ID in your system of record. If none is submitted, it will be generated for you.

userId User to unregister null true

productName Product to unregister user from null true

HTTP Basic

OAuth 2.0

API Key

Reset

Make a request and see the response.

Make a request and see the response.

Make a request and see the response.

Response Error Details

  • HTTP Code
    Error Code
    Description
  • 204
    204

    No Content

  • 400
    400

    Bad Request response

  • 401
    401

    Unauthorized response

  • 500
    500

    Server Error response

Resource Summary

Security

Content Type

application/json

Category

User Registration

Name Type Description
Name Type Description

Working...

© 2019 Arity, LLC. All rights reserved.  | Privacy Policy | Terms of Use | Legacy APIs