Part3 Developers

Me token rotate

POST /admin/me/token/rotate

Revoke all of the calling admin's existing tokens and issue a new one

POST
/admin/me/token/rotate
AuthorizationBearer <token>

In: header

Response Body

curl -X POST "https://api.part3.io/v1/admin/me/token/rotate"
Empty