Calling the Admin Create Customer REST Api with customer data, returns a simple 200, instead of a 201 and creating the customer. The endpoint just returns random user data.
This is when I create a custom app from inside the settings of the store and use the Admin Api Access Token
These are the access scopes given to the app : read_customers, write_customers, read_orders, read_draft_orders, read_markets.