# Token A token representing a payment instrument. ## Create a new token - [POST /tokens](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/openapi/token/createsecuritytoken.md): Creating a new token for the payment instrument. ## Retrieve the detail for this token - [GET /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/openapi/token/getsecuritytoken.md): A token representing a payment instrument. ## Update this token - [PUT /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/openapi/token/updatesecuritytoken.md): Updating different fields represented by the token. ## Delete this token - [DELETE /tokens/{tokenId}](https://developer.worldpay-bsh.securedataplatform.com/products/tokens/openapi/token/deletesecuritytoken.md): Deleting a token based on an encrypted tokenId.