Skip to main content
POST
/
api
/
profile
/
func
/
modify
编辑控制模型
curl --request POST \
  --url https://api.example.com/api/profile/func/modify \
  --header 'Authentication: <authentication>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Headers

Authentication
string
default:{{token_1}}
required

Body

application/json

The body is of type object.

Response

200 - application/json

The response is of type object.