Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Implement POST /v1/account/device/destroy #1101

Closed
philbooth opened this issue Nov 3, 2015 · 0 comments
Closed

Implement POST /v1/account/device/destroy #1101

philbooth opened this issue Nov 3, 2015 · 0 comments
Assignees
Labels

Comments

@philbooth
Copy link
Contributor

curl -v \
-X POST \
-H "Host: api-accounts.dev.lcip.org" \
-H "Content-Type: application/json" \
-H 'Authorization: Hawk id="d4c5b1e3f5791ef83896c27519979b93a45e6d0da34c7509c5632ac35b28b48d", ts="1373391043", nonce="ohQjqb", hash="vBODPWhDhiRWM4tmI9qp+np+3aoqEFzdGuGk0h7bh9w=", mac="LAnpP3P2PXelC6hUoUaHP72nCqY5Iibaa3eeiGBqIIU="' \
https://api-accounts.dev.lcip.org/v1/account/device/destroy \
-d '{
  "id": "0f7aa00356e5416e82b3bef7bc409eef"
}'
@philbooth philbooth added this to the FxA-45: device registration milestone Nov 3, 2015
@philbooth philbooth changed the title Implement /v1/account/device/destroy Implement POST /v1/account/device/destroy Nov 3, 2015
@philbooth philbooth self-assigned this Nov 3, 2015
@rfk rfk closed this as completed in #1112 Nov 18, 2015
@rfk rfk removed the waffle:review label Nov 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants