โ07-11-2024 01:40 AM
Hi everyone,
I am currently facing this problem on API Platform:
Is there any other way to do this - give specific endpoint access/permissions to access profiles - without creating a new collection with a duplicate of the endpoint?
Thank you in advance for your answers!
Solved! Go to Solution.
โ07-12-2024 12:10 AM
Hi @hhhappycat ,
Currently when you create a access profile it will ask you to choose the API Collection itself and not individual End points inside the collection.
Other way you can approach is to pull out the Specific endpoint from the collection and create a new collection to it.You can't duplicate the endpoint.
Collection 1 : - A , B ,C (You want to give access to Endpoint B)
Collection 2 : - B (Pluck out the Endpoint B )
Let me know if this helps
Regards,
Pavan Srikar N
โ07-12-2024 12:10 AM
Hi @hhhappycat ,
Currently when you create a access profile it will ask you to choose the API Collection itself and not individual End points inside the collection.
Other way you can approach is to pull out the Specific endpoint from the collection and create a new collection to it.You can't duplicate the endpoint.
Collection 1 : - A , B ,C (You want to give access to Endpoint B)
Collection 2 : - B (Pluck out the Endpoint B )
Let me know if this helps
Regards,
Pavan Srikar N