Create Developer Profile

Create a developer profile for the current active user.

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/user/create-developer-profile \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?