Is it possible to set the App handler using the (REST) API?

Hi,

Is it possible to set the app handler using a REST API call?

I’m able to create a new application using the REST API.
When I go to the console I get the message “App {appId} not registered to a handler”. I can then click on, in my case, the “register to ttn-handler-eu” link to do this.

Is it possible to do this using the REST API?

If not, what’s the best way of doing this?

Can someone help me?

I’ve found the RegisterApplication method here:
https://www.thethingsnetwork.org/docs/applications/manager/api.html#registerapplication

But I can’t find a valid HTTP Endpoint.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.